smartcontext/ts/logcontext.plugins.ts

8 lines
164 B
TypeScript
Raw Permalink Normal View History

2018-03-03 14:11:27 +01:00
import 'typings-global';
import * as lik from 'lik';
import * as smartcls from 'smartcls';
import * as shortid from 'shortid';
export { lik, smartcls, shortid };