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