UNPKG

xlicore

Version:

Currently only used for my own launcher, proper docs will come later (hopefully).

4 lines (3 loc) 99 B
import { Launch } from './launch.js'; import 'dotenv/config'; export declare const launch: Launch;