UNPKG

@consolidados/results

Version:
6 lines (5 loc) 245 B
export { match } from './helpers/match.cjs'; export { None, Some } from './option/option.cjs'; export { Err, Ok } from './result/result.cjs'; export { O as Option } from './option-DpT8KCGE.cjs'; export { R as Result } from './err-B7LUEZ0f.cjs';