updated jsvm types
This commit is contained in:
+3788
-3788
File diff suppressed because it is too large
Load Diff
@@ -552,7 +552,7 @@ declare class Command implements cobra.Command {
|
||||
declare const RequestInfo: {
|
||||
new(info?: Partial<core.RequestInfo>): core.RequestInfo
|
||||
|
||||
// note: declare as "newable" const due to conflict with the RequestInfo TS utility type
|
||||
// note: declare as "newable" const due to conflict with the RequestInfo TS node type
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user