3 lines
122 B
TypeScript
3 lines
122 B
TypeScript
|
import type { IRunner } from "./types.cjs";
|
||
|
export declare const runCSharp: IRunner;
|
||
|
//# sourceMappingURL=csharp.d.cts.map
|