UNPKG

@tapjs/core

Version:
5 lines 160 B
/** * Get the name of the main script for this process */ export declare const mainScript: (def?: string) => string; //# sourceMappingURL=main-script.d.ts.map