UNPKG

aran

Version:
9 lines (7 loc) 226 B
// import type { Program } from "../estree.d.ts"; // import type { Path } from "../guard/syntax/path.d.ts"; // export type Completion = { // type: "program"; // record: { [key in Path]?: null }; // root: Program; // };