update index
This commit is contained in:
parent
28909d88b9
commit
870ce51a97
1 changed files with 1 additions and 1 deletions
2
index.d.ts
vendored
2
index.d.ts
vendored
|
|
@ -336,7 +336,7 @@ export function prettyT(type: any): any;
|
|||
|
||||
export function prodType(typeParam: any): any;
|
||||
|
||||
export function recomputeTypeVars(types: any): any;
|
||||
export function recomputeTypeVars(types: any, skip: number): any;
|
||||
|
||||
export function setType(typeParam: any): any;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue