Skip to content

Commit

Permalink
chore: add alias
Browse files Browse the repository at this point in the history
  • Loading branch information
LuciNyan authored Mar 1, 2023
1 parent 80db239 commit d603776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/operator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ export function intersection<T extends any[]>(

export const or = union
export const and = intersection
export const make = objectOf

0 comments on commit d603776

Please sign in to comment.