UNPKG

@typespec/compiler

Version:

TypeSpec compiler and standard library

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