UNPKG

152 BTypeScriptView Raw
1import { ReactiveVar } from '../../core';
2export declare function useReactiveVar<T>(rv: ReactiveVar<T>): T;
3//# sourceMappingURL=useReactiveVar.d.ts.map
\No newline at end of file