smartcontext/ts/logcontext.plugins.ts

4 lines
107 B
TypeScript
Raw Normal View History

// third party scope
import simpleAsyncContext from 'simple-async-context';
2020-07-20 11:57:20 +00:00
export { simpleAsyncContext };