UNPKG

ut-tools

Version:

Build and Release management automation package.

2 lines (1 loc) 117 B
export declare function listFiles(patterns: string[], ignoreUnmatchedGlobs: boolean): Promise<[string[], string[]]>;