smartcls/ts/index.ts

4 lines
92 B
TypeScript
Raw Normal View History

2018-03-04 23:57:41 +00:00
import * as plugins from './smartcls.plugins';
2017-10-12 09:19:54 +00:00
2018-03-04 23:57:41 +00:00
export * from 'continuation-local-storage';