logcontext/ts/logcontext.plugins.ts

8 lines
164 B
TypeScript

import 'typings-global';
import * as lik from 'lik';
import * as smartcls from 'smartcls';
import * as shortid from 'shortid';
export { lik, smartcls, shortid };