lodash/fp - How to augment typescript types from @types/lodash?

后端 未结 0 1769
情深已故
情深已故 2020-12-18 12:11

I\'m trying to change the typings of _.keys function in lodash/fp.

Original type looks like this: type LodashKeys = (object: any) =>

相关标签:
回答
  • 消灭零回复
提交回复
热议问题