@xmlking/devtools-plugin
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-rc.21 • Public • Published

@ngxs/storage-plugin

// app.module.ts

import { NgxsModule } from '@ngxs/store';
import { NgxsStoragePluginModule } from '@ngxs/storage-plugin';

@NgModule({
  imports: [
    NgxsModule.forRoot(),
    NgxsStoragePluginModule.forRoot(),
  ]
})
export class AppModule { }

Package Sidebar

Install

npm i @xmlking/devtools-plugin

Weekly Downloads

1

Version

2.0.0-rc.21

License

MIT

Unpacked Size

47.5 kB

Total Files

16

Last publish

Collaborators

  • schintha