setup-maven/src/setup-maven.ts

5 lines
79 B
TypeScript

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