UNPKG

@rustable/type

Version:

A TypeScript implementation of Rust-like type system with generic support and runtime type information.

5 lines (4 loc) 103 B
export * from './common'; export * from './derive'; export * from './factory'; export * from './type';