UNPKG

definition-tester

Version:
6 lines (5 loc) 125 B
export interface ITscExecOptions { tscPath: string; useTscParams?: boolean; checkNoImplicitAny?: boolean; }