@yuku-toolchain/types
v0.5.43
Published
Shared AST, diagnostic, and traversal type definitions for the yuku toolchain
Maintainers
Readme
@yuku-toolchain/types
Shared TypeScript type definitions for the yuku toolchain: the ESTree / TypeScript-ESTree AST node types, diagnostics, source locations, and the base walk/scan cursor shapes.
import type { Program, Node, Comment, Diagnostic } from "@yuku-toolchain/types";License
MIT
