refactor start
This commit is contained in:
parent
bd49791e06
commit
e46d25f0b7
16699 changed files with 2 additions and 1484887 deletions
7
home/ags/node_modules/set-function-length/index.d.ts
generated
vendored
7
home/ags/node_modules/set-function-length/index.d.ts
generated
vendored
|
|
@ -1,7 +0,0 @@
|
|||
declare namespace setFunctionLength {
|
||||
type Func = (...args: unknown[]) => unknown;
|
||||
}
|
||||
|
||||
declare function setFunctionLength<T extends setFunctionLength.Func = setFunctionLength.Func>(fn: T, length: number, loose?: boolean): T;
|
||||
|
||||
export = setFunctionLength;
|
||||
Loading…
Add table
Add a link
Reference in a new issue