mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-10 22:44:43 +08:00
1944
tcomb/tcomb-tests.ts
1944
tcomb/tcomb-tests.ts
File diff suppressed because it is too large
Load Diff
2
tcomb/tcomb.d.ts
vendored
2
tcomb/tcomb.d.ts
vendored
@@ -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