UNPKG

@bluelovers/fast-glob

Version:
5 lines (4 loc) 207 B
/** * Created by user on 2019/6/27. */ export declare function promisify(fg: typeof import('fast-glob') | typeof import('./index'), fn?: Function | typeof import('bluebird')): typeof import('./bluebird');