smartcls/dist/smartcls.plugins.d.ts
2017-10-12 11:19:54 +02:00

4 lines
92 B
TypeScript

import 'typings-global';
import * as cls from 'continuation-local-storage';
export { cls };