You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harris Miller edited this page Jul 25, 2023
·
2 revisions
Welcome to the ramda/types wiki!
What this repo is
This repo is meant to be the temporary home for all ramda types. Previously, all the typings lived over in https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ramda. The existing types needed a lot of work, so we migrated them all here to have in-house control over changes and releases
What this repo is not
This repo is not meant to be used directly. In fact, @types/ramda re-exports this entire package.
The future
Once the types are solidified, we plan to eventually migrate all the types to first-class citizens in the main ramda repo