bw-hspc-contest-env/shared/submission-runner/dist/csharp.d.cts

3 lines
122 B
TypeScript
Raw Normal View History

2024-03-11 20:23:57 -04:00
import type { IRunner } from "./types.cjs";
export declare const runCSharp: IRunner;
//# sourceMappingURL=csharp.d.cts.map