Files
labeler/src/main.ts

4 lines
39 B
TypeScript

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