commit
This commit is contained in:
parent
a15c733e45
commit
2a5130cbda
2838 changed files with 288613 additions and 0 deletions
4
node_modules/undici/lib/llhttp/utils.d.ts
generated
vendored
Normal file
4
node_modules/undici/lib/llhttp/utils.d.ts
generated
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
export interface IEnumMap {
|
||||
[key: string]: number;
|
||||
}
|
||||
export declare function enumToMap(obj: any): IEnumMap;
|
Loading…
Add table
Add a link
Reference in a new issue