Skip to content

node-modules/gals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gals

NPM version Node.js CI Test coverage npm download

global AsyncLocalStorage

Install

npm install gals

Usage

import { getAsyncLocalStorage } from 'gals';

const asyncLocalStorage = getAsyncLocalStorage();
const store = asyncLocalStorage.getStore();

License

MIT

Contributors


fengmk2

This project follows the git-contributor spec, auto updated at Wed Dec 20 2023 00:17:19 GMT+0800.