one
Version:
One is a new React Framework that makes Vite serve both native and web.
7 lines • 425 B
TypeScript
export declare const virtualEntryIdName = "one-entry";
export declare const virtualEntryId = "virtual:one-entry";
export declare const virtalEntryIdClient = "/@id/__x00__virtual:one-entry";
export declare const resolvedVirtualEntryId: string;
export declare const virtualEntryIdNative = "virtual:one-entry-native";
export declare const resolvedVirtualEntryIdNative: string;
//# sourceMappingURL=virtualEntryConstants.d.ts.map