2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-29 18:54:04 +03:00
Files
vue-meta/src/global.d.ts
T
pimlie 27aaf4744a test: add render tests
fix: webpack dev server

chore: use eslint not prettier

unfeat: remove support for comments (its brokenn in Vue, maybe later)
2020-07-26 00:11:28 +02:00

3 lines
62 B
TypeScript

// Global compile-time constants
declare let __DEV__: boolean