UNPKG

trpc-browser

Version:

tRPC adapters and links for everywhere in the browser

5 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TRPC_BROWSER_LOADED_EVENT = void 0; exports.TRPC_BROWSER_LOADED_EVENT = 'TRPC_BROWSER::POPUP_LOADED'; //# sourceMappingURL=constants.js.map