DefinitelyTyped/exit/exit-tests.ts
2016-04-27 21:53:46 -07:00

5 lines
43 B
TypeScript

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