UNPKG

nitropack

Version:

Build and Deploy Universal JavaScript Servers

5 lines (4 loc) 103 B
export function defineNitroPlugin(def) { return def; } export const nitroPlugin = defineNitroPlugin;