ng2-package-cbjtest
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

ng2-package

什么都没有,只显示一个页面的空架子。 nothing, just for test

使用方法

1 安装

npm install ng2-package-cbjtest

2 引用

import { MainModule } from 'ng2-package-cbjtest';
@NgModule({
 ...
  imports: [
    ...
    MainModule,
    ...
  ],
  ...
})

Readme

Keywords

Package Sidebar

Install

npm i ng2-package-cbjtest

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • chenbingjie2333