UNPKG

@casperlabs/ts-results

Version:

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

3 lines 85 B
export * from './result'; export * from './option'; //# sourceMappingURL=index.js.map