UNPKG

@irim/bin-tool

Version:

node bin tools

8 lines (7 loc) 179 B
// bin-tool // @author Pluto <huarse@gmail.com> // @create 2020/05/14 10:01 export * from './const'; export * from './files'; export * from './inquirer'; export * from './utils';