UNPKG

@utx/result

Version:

A typescript implementation of Rust's Result and Option objects.

3 lines (2 loc) 52 B
export * from './result'; export * from './option';