UNPKG

@vitjs/core

Version:
5 lines (4 loc) 166 B
export { default as Service } from './Service'; export { RouteOptions } from './Route'; export { ServiceOptions } from './Service'; export { IRoute } from './types';