UNPKG

bixi

Version:

企业级中后台前端解决方案

8 lines (6 loc) 164 B
import { CommonModule } from '@angular/common'; import { NgModule } from '@angular/core'; @NgModule({ imports: [CommonModule] }) export class BixiI18nModule { }