setup-node/src/setup-node.ts
Bryan MacFarlane 8885b7194e updated tests
2020-05-02 09:51:47 -04:00

4 lines
36 B
TypeScript

import {run} from './main';
run();