UNPKG

@slsplus/ui

Version:
4 lines (3 loc) 116 B
import { Application } from 'express'; declare const initRoutes: (app: Application) => void; export { initRoutes };