UNPKG

st-bundle

Version:

CLI for watching and bundling SpringType projects.

3 lines (2 loc) 142 B
import { ITypeCheckerOptions } from './interfaces'; export declare function getPath(usePath: string, options: ITypeCheckerOptions): string;