union.d.ts 47 Bytes
import { union } from "../fp";
export = union;