UNPKG

@typesaurus/react

Version:

React Hooks for Typesaurus, type-safe Firestore ODM

22 lines (21 loc) 497 B
"use strict"; Object.defineProperty(exports, "dummyLazyReadHook", { enumerable: true, get: function () { return _index2.dummyLazyReadHook; } }); Object.defineProperty(exports, "useLazyRead", { enumerable: true, get: function () { return _index2.useLazyRead; } }); Object.defineProperty(exports, "useRead", { enumerable: true, get: function () { return _index.useRead; } }); var _index = require("./useRead/index.js"); var _index2 = require("./useLazyRead/index.js");