unplugin-convention-routes
Version:
File system base router plugin for unplugin
11 lines (7 loc) • 358 B
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true});
var _chunk4IKVYTWPcjs = require('./chunk-4IKVYTWP.cjs');
// src/esbuild.ts
var _unplugin = require('unplugin');
var esbuild_default = _unplugin.createEsbuildPlugin.call(void 0, _chunk4IKVYTWPcjs.unpluginFactory);
module.exports = esbuild_default;
exports.default = module.exports;