Files
labeler/src/main.ts
T

4 lines
39 B
TypeScript
Raw Normal View History

import {run} from './labeler';
2020-09-08 13:09:16 -04:00
2019-08-08 13:07:40 -04:00
run();