@nextcloud/files
    Preparing search index...

    Variable Worker

    Worker: {
        prototype: Worker;
        new (scriptURL: string | URL, options?: WorkerOptions): Worker;
    }

    Type declaration