source:
node_modules/@types/ramda/tools.d.ts
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 93 bytes |
Line | |
---|---|
1 | // only keep what is used in test files |
2 | |
3 | export type Ord = number | string | boolean | Date; |
Note:
See TracBrowser
for help on using the repository browser.