Anchorage API reference
    Preparing search index...

    One Worker's identity plus its D1 and routing claims, as the authoritative bidirectional inventory compares them. Declared here rather than beside either user, because the provider API interface and the client that implements it both need it and neither should depend on the other.

    interface ScriptInventoryTarget {
        databaseId: string;
        environment: string;
        routeHostname: string;
        scriptName: string;
        tenantTag: string;
    }
    Index

    Properties

    databaseId: string
    environment: string
    routeHostname: string
    scriptName: string
    tenantTag: string