@digitalocean/dots - v1.0.1
    Preparing search index...

    Variable GetTypeQueryParameterTypeObjectConst

    GetTypeQueryParameterTypeObject: {
        BUILD: "BUILD";
        DEPLOY: "DEPLOY";
        RUN: "RUN";
        RUN_RESTARTED: "RUN_RESTARTED";
        UNSPECIFIED: "UNSPECIFIED";
    } = ...

    Type declaration

    • ReadonlyBUILD: "BUILD"
    • ReadonlyDEPLOY: "DEPLOY"
    • ReadonlyRUN: "RUN"
    • ReadonlyRUN_RESTARTED: "RUN_RESTARTED"
    • ReadonlyUNSPECIFIED: "UNSPECIFIED"