1.0.8 • Published 2 years ago
@atlantjs.dev/context-storage v1.0.8
Context Storage
Install
npm install @atlantjs.dev/context-storage
yarn add @atlantjs.dev/context-storage
Usage example:
import { ClsHookedStorage } from "@atlantjs.dev/context-storage";
const clsHookedStorage = new ClsHookedStorage(namespace);