global.d.ts 94 B

123
  1. // Global compile-time constants
  2. declare var __DEV__: boolean
  3. declare var __COMPAT__: boolean