Files
labeler/src/main.ts
T

4 lines
39 B
TypeScript

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