smartcls/ts/smartcls.plugins.ts

8 lines
93 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
}