Search code examples
typescriptlodash

Where can I find typescript typings for lodash/fp?


Where can I find typescript typings for lodash/fp? With lodash definitions form npm, I get an error when importing lodash/fp.


Solution

  • fp types now come with @types/lodash

    https://www.npmjs.com/package/@types/lodash https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash/fp