UNPKG

@types/ramda

Version:
4 lines (2 loc) 93 B
// only keep what is used in test files export type Ord = number | string | boolean | Date;