one
Version:
One is a new React Framework that makes Vite serve both native and web.
6 lines (5 loc) • 300 B
JavaScript
var EMPTY_LOADER_STRING = 'export function loader() {return "__vxrn__loader__"};',
LoaderDataCache = {},
SERVER_CONTEXT_POST_RENDER_STRING = "_one_post_render_data_";
export { EMPTY_LOADER_STRING, LoaderDataCache, SERVER_CONTEXT_POST_RENDER_STRING };
//# sourceMappingURL=constants.native.js.map