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 211 B
import { BridgeRoutes } from '../Routes'; export declare const compileSDK: (routes: BridgeRoutes, sdkLocation: string, typeLocation: string, sdkTypeName: string) => void; //# sourceMappingURL=compileSDK.d.ts.map