UNPKG

st-bundle

Version:

CLI for watching and bundling SpringType projects.

3 lines (2 loc) 129 B
import { ITypeCheckerOptions } from './interfaces'; export declare function printSettings(options: ITypeCheckerOptions): void;