UNPKG

one

Version:

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

7 lines (6 loc) 172 B
import { resolve } from "path"; var toAbsolute = function (p) { return resolve(process.cwd(), p); }; export { toAbsolute }; //# sourceMappingURL=toAbsolute.native.js.map