one
Version:
One is a new React Framework that makes Vite serve both native and web.
5 lines • 338 B
TypeScript
export declare const EMPTY_LOADER_STRING = "export function loader() {return \"__vxrn__loader__\"};";
export declare function makeLoaderRouteIdStub(routeId: string): string;
export declare const LoaderDataCache: {};
export declare const SERVER_CONTEXT_POST_RENDER_STRING = "_one_post_render_data_";
//# sourceMappingURL=constants.d.ts.map