vue3-yuanma/packages/global.d.ts

4 lines
94 B
TypeScript
Raw Normal View History

2018-09-19 23:35:38 +08:00
// Global compile-time constants
declare var __DEV__: boolean
declare var __COMPAT__: boolean