Type Alias AsyncFSMethodsInternal

AsyncFSMethods: ExtractProperties<FileSystem, ((...args: any[]) => Promise<unknown>)>

Asynchronous FileSystem methods. This is a convenience type.