typed-typings / npm-lodash

The type definition for https://github.com/lodash/lodash
MIT License
16 stars 22 forks source link

lodash/fp cannot find module with typescript #21

Open Brakkar opened 8 years ago

Brakkar commented 8 years ago

Hello, is there any way to have lodash/fp be recognized as a module with typescript ?

blakeembrey commented 8 years ago

See https://github.com/typed-typings/npm-lodash/issues/16.

blakeembrey commented 8 years ago

You'd have to write the definitions yourself for now, you're welcome to help collaborate here though. Lodash is a huge library that's even harder to type with their number of distributions.

nahuel commented 7 years ago

some definitions here: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/7896#issuecomment-275676666