UNPKG

oral-ts

Version:

a testing framework for typescript

15 lines (14 loc) 291 B
declare const _default: { silent: boolean; watch: boolean; testDir: string; watchDir: string; clear: boolean; noclear: boolean; beforeEveryone: any; afterEveryone: any; notify: boolean; tsconfig: string; file: boolean; }; export default _default;