UNPKG

@consolidados/results

Version:
6 lines (5 loc) 246 B
export { R as Result } from './types/globals.cjs'; 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';