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>

3 lines 249 B
import { ControllerI } from '../Controller'; export declare const writeController: (controller: ControllerI, pathArray: string[], sdkLocation: string, typeLocation: string, sdkTypeName: string) => void; //# sourceMappingURL=writeControllers.d.ts.map