(property) randomNumber: {
subscribe: SubscriptionResolver<BuildProcedure<"subscription", {
_config: RootConfig<{
ctx: {};
meta: object;
errorShape: DefaultErrorShape;
transformer: DefaultDataTransformer;
}>;
_ctx_out: {};
_input_in: typeof unsetMarker;
_input_out: typeof unsetMarker;
_output_in: typeof unsetMarker;
_output_out: typeof unsetMarker;
_meta: object;
}, Observable<{randomNumber: number;}, unknown>>>;
(property) randomNumber: {
subscribe: SubscriptionResolver<BuildProcedure<"subscription", {
_config: RootConfig<{
ctx: {};
meta: object;
errorShape: DefaultErrorShape;
transformer: DefaultDataTransformer;
}>;
_ctx_out: {};
_input_in: typeof unsetMarker;
_input_out: typeof unsetMarker;
_output_in: typeof unsetMarker;
_output_out: typeof unsetMarker;
_meta: object;
}, Observable<{randomNumber: number;}, unknown>>>;