Open
Description
In this package: https://jsr.io/@babel-test-6ae45912/[email protected]
- You can see that
./lib/ast-types/generated/index.ts
exports a lot of interfaces - They are re-exported at line 75 of
./lib/index.ts
(the entrypoint) - Many of those interfaces (e.g.
ArrayExpression
) are missing from https://jsr.io/@babel-test-6ae45912/[email protected]/doc, while others (e.g.CommentBlock
) are present.
Metadata
Metadata
Assignees
Type
Projects
Status
Ready