UNPKG

st-bundle

Version:

CLI for watching and bundling SpringType projects.

3 lines (2 loc) 107 B
import * as ts from 'typescript'; export declare function isRequireCall(callExpression: ts.Node): boolean;