@custouch/jssdk
    Preparing search index...

    Type Alias CustomPosterRecordIndex

    type CustomPosterRecordIndex = {
        backgroundIndex: number;
        wordIndex: number;
    }
    Index

    Properties

    backgroundIndex: number
    wordIndex: number