UNPKG

vtex

Version:

The platform for e-commerce apps

3 lines (2 loc) 189 B
export declare const getIgnoredPaths: (root: string, test?: boolean) => string[]; export declare const listLocalFiles: (root: string, test?: boolean, folder?: string) => Promise<string[]>;