SW Combine SDK
    Preparing search index...

    Interface TypesFacilityImageSet

    interface TypesFacilityImageSet {
        largehorizontal?: string;
        largevertical?: string;
        small?: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    largehorizontal?: string
    largevertical?: string
    small?: string