Skip to content

Commit 6424581

Browse files
committed
Missed file to commit.
1 parent 3808d5f commit 6424581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow/global-api.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ declare interface GlobalAPI {
33
options: Object;
44
config: Config;
55
util: Object;
6+
observer: Object;
67

78
extend: (options: Object) => Function;
89
set: (obj: Object, key: string, value: any) => void;

0 commit comments

Comments
 (0)