UNPKG

@roxi/routify

Version:

8 lines (6 loc) 152 B
import { watcher } from './watcher.js' /** @type {RoutifyBuildtimePlugin} */ export const watcherPlugin = { build: watcher, name: 'watcher', }