UNPKG
ice.fo.utils
Version:
latest (0.0.8)
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
ice.fo.utils
/
Glob
/
enums.js
2 lines
(1 loc)
•
66 B
JavaScript
View Raw
1
2
export
const
COMPONENT_FILE_PATTERN
=
'**/[A-Z][a-zA-z0-9]+.vue'
;