hetzner-ts
    Preparing search index...

    Interface TypedLocationPrice

    interface TypedLocationPrice {
        prices: LocationPriceEntry[];
        type: string;
    }
    Index

    Properties

    Properties

    type: string