smartupdate/dist/smartupdate.plugins.d.ts
2018-02-14 23:19:36 +01:00

9 lines
377 B
TypeScript

import * as beautylog from 'beautylog';
import * as beautycolor from 'beautycolor';
import * as npmextra from 'npmextra';
import * as smartnpm from 'smartnpm';
import * as smartopen from 'smartopen';
import * as smarttime from 'smarttime';
import * as smartversion from 'smartversion';
export { beautylog, beautycolor, npmextra, smartnpm, smartopen, smarttime, smartversion };