UNPKG

effect-ts-laws

Version:
7 lines 222 B
import * as OP from 'effect/Option'; import * as RF from '../RightFoldable.js'; /** * @category instances */ export declare const RightFoldable: RF.RightFoldable<OP.OptionTypeLambda>; //# sourceMappingURL=Option.d.ts.map