UNPKG

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

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