DefinitelyTyped/types/exit/exit-tests.ts
2017-03-24 14:27:52 -07:00

5 lines
43 B
TypeScript

import exit = require('exit');
exit(42);