UNPKG

@actions/glob

Version:
3 lines (2 loc) 149 B
import { Globber } from './glob'; export declare function hashFiles(globber: Globber, currentWorkspace: string, verbose?: Boolean): Promise<string>;