UNPKG

wxt

Version:

⚡ Next-gen Web Extension Framework

2 lines (1 loc) 136 B
export declare function printFileList(log: (message: string) => void, header: string, baseDir: string, files: string[]): Promise<void>;