UNPKG

xlicore

Version:

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

3 lines (2 loc) 131 B
import { Launch } from "../launch.js"; export declare function makeClasspath(launch: Launch, ...classpaths: string[][]): string[];