0.0.10 • Published 2 years ago

@l1go/console-dashboard v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

修改configuration.ts

import * as consoleDashBoard from '@l1go/console-dashboard'

@Configuration({
  imports: [
    consoleDashBoard
  ],
  importConfigs: ["./config"],
})