UNPKG

@ocfl/ocfl-fs

Version:

Oxford Common File Layout (OCFL) JS client library for filesystem storage

6 lines (5 loc) 140 B
interface OpenDirOptions { encoding?: BufferEncoding | undefined; bufferSize?: number | undefined; recursive?: boolean | undefined; }