SW Combine SDK
    Preparing search index...

    Interface CharacterMeEvents

    interface CharacterMeEvents {
        attributes?: { href?: string; [key: string]: unknown };
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    attributes?: { href?: string; [key: string]: unknown }