mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-26 14:15:57 +08:00
Merge remote-tracking branch 'upstream/master' into types2.0-fix
This commit is contained in:
1
react/index.d.ts
vendored
1
react/index.d.ts
vendored
@@ -281,6 +281,7 @@ declare namespace React {
|
||||
preventDefault(): void;
|
||||
stopPropagation(): void;
|
||||
target: EventTarget & T;
|
||||
persist(): void;
|
||||
timeStamp: Date;
|
||||
type: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user