UNPKG

@ovotech/genesys-web-messaging-tester-cli

Version:
4 lines (3 loc) 174 B
/// <reference types="node" /> import { accessSync } from 'fs'; export declare function readableFileValidator(fsAccessSync: typeof accessSync): (filePath: string) => string;