UNPKG

@arco-plugins/utils

Version:
5 lines (4 loc) 179 B
export { arrify } from './arrify'; export * as pathUtils from './pathUtils'; export { log as print } from './print'; export declare function getFileSource(filePath: any): string;