smartnpm/dist/smartnpm.plugins.d.ts

5 lines
147 B
TypeScript

import 'typings-global';
import * as beautylog from 'beautylog';
import * as smartrequest from 'smartrequest';
export { beautylog, smartrequest };