mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
fix spacing (4 spaces). Implement the test. Add reference to react.d.ts
This commit is contained in:
@@ -277,4 +277,3 @@ class SomeClass extends Component<any, any> {
|
||||
public bar: number;
|
||||
}
|
||||
let bar: number = new (connect()(SomeClass))("foo").bar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user