@edgeone/nuxt-pages
Version:
A professional deployment package that seamlessly deploys your Nuxt 3/4 applications to Tencent Cloud EdgeOne platform with optimized performance and intelligent caching.
19 lines (16 loc) • 434 B
JavaScript
var require = await (async () => {
var { createRequire } = await import("node:module");
return createRequire(import.meta.url);
})();
import {
EDGE_HANDLER_NAME,
PluginContext,
SERVER_HANDLER_NAME
} from "../esm-chunks/chunk-ZYJTEPF7.js";
import "../esm-chunks/chunk-5VJRCUAW.js";
import "../esm-chunks/chunk-6BT4RYQJ.js";
export {
EDGE_HANDLER_NAME,
PluginContext,
SERVER_HANDLER_NAME
};