get rid of some stuff
This commit is contained in:
parent
2333abe70f
commit
3d72f4d416
6 changed files with 38 additions and 86 deletions
2
index.js
2
index.js
|
|
@ -16,7 +16,7 @@ export * from "./lib/structures/enum.types.js";
|
|||
export * from "./lib/structures/product.js";
|
||||
export * from "./lib/parser/type_parser.js";
|
||||
export * from "./lib/generics/generics.js";
|
||||
export * from "./lib/generics/low_level.js";
|
||||
export * from "./lib/generics/unify.js";
|
||||
export * from "./lib/stdlib.js";
|
||||
export * from "./lib/compare/type.js";
|
||||
export * from "./lib/compare/dynamic.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue