mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-08 18:12:24 +03:00
9cfde5b550
feat: update build script chore: use jiti instead of babel-node for examples
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
// Global compile-time constants
|
|
declare let __DEV__: boolean
|
|
declare let __BROWSER__: boolean
|