mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Added missing Flow annotation
This commit is contained in:
@@ -32,6 +32,7 @@ const debug = (methodName, ...args) => {
|
||||
};
|
||||
|
||||
type Config = {|
|
||||
isProfiling?: boolean,
|
||||
supportsFileDownloads?: boolean,
|
||||
supportsReloadAndProfile?: boolean,
|
||||
supportsProfiling?: boolean,
|
||||
|
||||
Reference in New Issue
Block a user