Touch & Sell JS API
    Preparing search index...

    Type Alias TSLegacyLayer

    type TSLegacyLayer = {
        imageUri: string | undefined;
        position: string;
        size: string;
    }
    Index

    Properties

    imageUri: string | undefined
    position: string
    size: string