1.0.0 • Published 2 years ago

@atlantjs/context-storage v1.0.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 years ago

Context Storage

Install

yarn add git+ssh://git@gitlab.atlantjs.com.br:atlantjs/banking/banking-libs.git#packages/context-storage/<version>

Usage example:

import { ClsHookedStorage } from "@atlantjs/context-storage";

const clsHookedStorage = new ClsHookedStorage(namespace);
1.0.0

2 years ago