import type { NitroAppPlugin } from '../plugin'

export const plugins: NitroAppPlugin[] = []
