rx-effectsFunctionstoQuerytoQuery CallabletoQuery<T>(source: Atom<T>): Query<T>Creates a Query for the given AtomType parametersTParameterssource: Atom<T>Returns Query<T>
Creates a Query for the given Atom