UNPKG

ts-results-es

Version:

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

5 lines 159 B
export * from './asyncoption.js'; export * from './asyncresult.js'; export * from './result.js'; export * from './option.js'; //# sourceMappingURL=index.js.map