UNPKG

one

Version:

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

9 lines (8 loc) 141 B
const dynamicImport = (path) => import( /* @vite-ignore */ path ); export { dynamicImport }; //# sourceMappingURL=dynamicImport.js.map