@nestrx/context
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Context Module

The context module for NestJS framework.

Installation

npm:

npm i @nestrx/context

yan

yan add @nestrx/context

Configure

app.module.ts

...
@Module({
	...
	imports: [
		...
		ContextModule,
		...
	],
	...
})
...

Package Sidebar

Install

npm i @nestrx/context

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

12.7 kB

Total Files

27

Last publish

Collaborators

  • zinzinday