gals
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i gals

Weekly Downloads

17,887

Version

1.0.2

License

MIT

Unpacked Size

6.78 kB

Total Files

10

Last publish

Collaborators

  • fengmk2