UNPKG

@typespec/compiler

Version:

TypeSpec Compiler Preview

3 lines 154 B
import type { Program } from "../core/program.js"; export declare function freezeGraph(program: Program): void; //# sourceMappingURL=freeze-graph.d.ts.map