global AsyncLocalStorage
npm install gals
import { getAsyncLocalStorage } from 'gals';
const asyncLocalStorage = getAsyncLocalStorage();
const store = asyncLocalStorage.getStore();
fengmk2 |
---|
This project follows the git-contributor spec, auto updated at Wed Dec 20 2023 00:17:19 GMT+0800
.