UNPKG

edgespec

Version:

Write Winter-CG compatible routes with filesystem routing and tons of features

9 lines (8 loc) 265 B
// src/helpers.ts var loadBundle = async (bundlePath) => { const bundle = await import(bundlePath); return bundle.default.default ?? bundle.default; }; export { loadBundle }; //# sourceMappingURL=chunk-PRZQE4JB.js.map //# sourceMappingURL=chunk-PRZQE4JB.js.map