nxan-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Libreria oficial de NinoxNet para Angular

Instalar

npm install --save nxan-core

Importar

import { NxAnCore } from 'nxan-core';

@NgModule({
  imports: [
    BrowserModule,
    NxAnCore,
    ...
  ]
  ...
})
export class AppModule {}

Package Sidebar

Install

npm i nxan-core

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • bolchinsky
  • brianpr
  • gercho
  • poche