@suluk/cloudflare - v0.4.0
    Preparing search index...

    Interface WorkerBinding

    interface WorkerBinding {
        type: string;
        name: string;
        [k: string]: unknown;
    }

    Indexable

    • [k: string]: unknown
    Index

    Properties

    Properties

    type: string
    name: string