In this package: https://jsr.io/@babel-test-6ae45912/types@0.0.7-8.0.0-alpha.15 - You can see that [`./lib/ast-types/generated/index.ts`](https://jsr.io/@babel-test-6ae45912/types/0.0.7-8.0.0-alpha.15/lib/ast-types/generated/index.ts) exports a lot of interfaces - They are re-exported at [line 75 of `./lib/index.ts`](https://jsr.io/@babel-test-6ae45912/types/0.0.7-8.0.0-alpha.15/lib/index.ts#L75) (the entrypoint) - Many of those interfaces (e.g. `ArrayExpression`) are missing from https://jsr.io/@babel-test-6ae45912/types@0.0.7-8.0.0-alpha.15/doc, while others (e.g. `CommentBlock`) are present.
In this package: https://jsr.io/@babel-test-6ae45912/types@0.0.7-8.0.0-alpha.15
./lib/ast-types/generated/index.tsexports a lot of interfaces./lib/index.ts(the entrypoint)ArrayExpression) are missing from https://jsr.io/@babel-test-6ae45912/types@0.0.7-8.0.0-alpha.15/doc, while others (e.g.CommentBlock) are present.