smartnpm/dist/smartnpm.plugins.d.ts

5 lines
179 B
TypeScript

import * as beautycolor from 'beautycolor';
import * as beautylog from 'beautylog';
import * as smartrequest from 'smartrequest';
export { beautycolor, beautylog, smartrequest };