bczengel / DefinitelyTyped

The repository for high quality TypeScript type definitions.
Other
1 stars 0 forks source link

Export error in @types/lodash@4.14.52 #11

Open ShadowManu opened 7 years ago

ShadowManu commented 7 years ago

That specific release may have a bug when using imports of the form import { identity } from '@types/lodash', it says no exported member. Maybe something is missing? The error does not happen when falling back to @types/lodash@4.14.51.