@custouch/jssdk
    Preparing search index...

    Type Alias LogError

    type LogError = {
        message: string;
        name: LogName | string;
    }
    Index

    Properties

    Properties

    message: string
    name: LogName | string