Total Complexity | 0 |
Complexity/F | 0 |
Lines of Code | 4 |
Function Count | 0 |
Duplicated Lines | 0 |
Ratio | 0 % |
Coverage | 50% |
Changes | 1 | ||
Bugs | 0 | Features | 0 |
1 | 4 | import App from "app"; |
|
2 | |||
3 | // put in here shared and generic components, like buttons, tables etc |
||
4 | App.components.base = {}; |
||
5 |