/** * Route Handler Factories * * Compiled route handlers that can be imported from npm package. * Use these factories instead of copying template files. */ export { createPatternUsagesHandlers } from './patterns-usages'; //# sourceMappingURL=index.d.ts.map