@custouch/jssdk
    Preparing search index...

    Type Alias SignCodeProperty

    type SignCodeProperty = {
        id: string;
        value: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    id: string
    value: string