@nextcloud/files

    Interface WorkerOptions

    interface WorkerOptions {
        credentials?: RequestCredentials;
        name?: string;
        type?: WorkerType;
    }
    Index

    Properties

    credentials?: RequestCredentials
    name?: string
    type?: WorkerType
    MMNEPVFCICPMFPCPTTAAATR