export function defineNitroPlugin(def) { return def; } export const nitroPlugin = defineNitroPlugin;