mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-22 11:40:10 +08:00
+1724
-220
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
@@ -83,7 +83,7 @@ declare module TComb {
|
||||
}
|
||||
|
||||
export interface Any_Static extends TCombBase {
|
||||
|
||||
|
||||
new (value: any): Any_Instance;
|
||||
(value: any): Any_Instance;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user