smartcontext/dist/logcontext.plugins.d.ts

6 lines
162 B
TypeScript
Raw Permalink Normal View History

2017-10-16 09:07:19 +02:00
import 'typings-global';
2018-03-03 14:11:27 +01:00
import * as lik from 'lik';
import * as smartcls from 'smartcls';
import * as shortid from 'shortid';
export { lik, smartcls, shortid };