UNPKG

@roxi/routify

Version:

8 lines (6 loc) 166 B
import { filemapper } from './lib/index.js' /** @type {RoutifyBuildtimePlugin} */ export const filemapperPlugin = { name: 'filemapper', build: filemapper, }