Sanity Library Reference Docs
    Preparing search index...
    interface RuntimeEmissionPlan {
        deployments: DeploymentPlan[];
    }
    Index

    Properties

    Properties

    deployments: DeploymentPlan[]

    One entry per deployment, in config order.