数据可视化大屏
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
229B

  1. {
  2. "$schema": "./node_modules/ng-alain/schema.json",
  3. "theme": {
  4. "list": [
  5. {
  6. "theme": "dark"
  7. },
  8. {
  9. "theme": "compact"
  10. }
  11. ]
  12. },
  13. "projects": {
  14. "himp.platform.angular": {}
  15. }
  16. }