You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cached-lookup/types/index.d.ts(6,12): error TS2304: Cannot find name 'T'.
cached-lookup/types/index.d.ts(8,2): error TS1036: Statements are not allowed in ambient contexts.
cached-lookup/types/index.d.ts(27,29): error TS2370: A rest parameter must be of an array type.
cached-lookup/types/index.d.ts(35,11): error TS2370: A rest parameter must be of an array type.
cached-lookup/types/index.d.ts(43,12): error TS2370: A rest parameter must be of an array type.
cached-lookup/types/index.d.ts(43,46): error TS2304: Cannot find name 'bool'.
cached-lookup/types/index.d.ts(51,15): error TS2370: A rest parameter must be of an array type.
cached-lookup/types/index.d.ts(51,49): error TS2304: Cannot find name 'bool'.
cached-lookup/types/index.d.ts(59,16): error TS2370: A rest parameter must be of an array type.
The text was updated successfully, but these errors were encountered:
The typescript definition contains errors:
The text was updated successfully, but these errors were encountered: