UNPKG

nitropack

Version:

Build and Deploy Universal JavaScript Servers

6 lines (5 loc) 239 B
import type { Preset } from "unenv"; import type { Plugin } from "rollup"; export declare const unenvCfExternals: Preset; export declare const unenvWorkerdWithNodeCompat: Preset; export declare const workerdHybridNodeCompatPlugin: Plugin;