test: test for attrs fallthrough

This commit is contained in:
Evan You
2018-09-24 21:13:06 -04:00
parent a1b9144009
commit a848466f07
5 changed files with 150 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
// Global compile-time constants
declare var __DEV__: boolean
declare var __COMPAT__: boolean
declare var __JSDOM__: boolean