Flow for all the files
This commit is contained in:
6
flow-typed/globals.js
vendored
Normal file
6
flow-typed/globals.js
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// @flow
|
||||
declare var __DEV__: string;
|
||||
declare var SLACK_REDIRECT_URI: string;
|
||||
declare var SLACK_KEY: string;
|
||||
declare var BASE_URL: string;
|
||||
declare var DEPLOYMENT: string;
|
Reference in New Issue
Block a user