drupflare/drangler - v0.1.0
    Preparing search index...

    Interface WorkersOptions

    interface WorkersOptions {
        account?: string;
        compare?: string;
        json?: boolean;
        save?: string;
    }

    Hierarchy (View Summary)

    Index
    account?: string
    compare?: string
    json?: boolean
    save?: string