UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

6 lines 249 B
/** * Native stub: HMR cache-busting is not supported on native. * This avoids the dynamic import() syntax that Hermes cannot parse. */ export declare function hmrImport(_path: string): Promise<any>; //# sourceMappingURL=hmrImport.native.d.ts.map