UNPKG

compile-run-kira

Version:

You can execute programs in diff languages using this package

5 lines (4 loc) 121 B
/** * Get the extension to be used for executable acc to the OS */ export declare function getExecutableExt(): string;