smartcls/dist/smartcls.plugins.d.ts

4 lines
92 B
TypeScript
Raw Normal View History

2017-10-12 09:19:54 +00:00
import 'typings-global';
import * as cls from 'continuation-local-storage';
export { cls };