@edgible-team/sdk
    Preparing search index...

    Type Alias ImageChoice

    ImageChoice:
        | { kind: "warm"; path: string }
        | { kind: "prebuilt"; path: string }
        | { kind: "base"; path: string }

    The image tier chooseImage selected and the path to boot from.