Fix typechecks
This commit is contained in:
parent
6895b94279
commit
0176c85df4
11 changed files with 35 additions and 16 deletions
3
src/types.d.ts
vendored
Normal file
3
src/types.d.ts
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import lodash from "lodash";
|
||||
|
||||
declare const _ = typeof lodash;
|
||||
Loading…
Add table
Add a link
Reference in a new issue