UNPKG

sums-up

Version:

👍 Sums Up ===

6 lines (4 loc) 156 B
import SumType, { Variants } from "./sumtype"; import { Show, Setoid } from "./utils"; export default SumType; export { SumType, Show, Setoid, Variants };