ZenFS
    Preparing search index...

    Type Alias AsyncOperationInternal

    AsyncOperation: {
        [K in keyof AsyncFSMethods]: [K, ...Parameters<FileSystem[K]>]
    }[keyof AsyncFSMethods]