UNPKG

bridgets

Version:

<p align="center"> <a href="https://bridgets.co"> <img src="http://bridgets.co/assets/logo-short.svg" height="48" /> <h1 align="center">BridgeTS</h1> </a> </p>

5 lines 129 B
import { User } from './Controllers/user'; export declare const routes: { user: User; }; //# sourceMappingURL=routes.d.ts.map