UNPKG

compile-run

Version:

You can execute programs in different languages using this package

6 lines (5 loc) 154 B
/** * Sets up the java dir and makes a source dir * @returns A path like string of source directory */ export declare function setupJavaDir(): string;