4 lines
39 B
TypeScript
4 lines
39 B
TypeScript
import {run} from './labeler';
|
|
|
|
run();
|
import {run} from './labeler';
|
|
|
|
run();
|