fix(core): update

This commit is contained in:
2024-06-06 18:26:11 +02:00
parent 81c227fac1
commit 8fcee684fd
9 changed files with 5840 additions and 31947 deletions

View File

@@ -1,4 +1,4 @@
import * as plugins from './smartcls.plugins';
import * as plugins from './smartcls.plugins.js';
export class SmartCls {
private asyncLocalStorage = new plugins.AsyncLocalStorage();