SW Combine SDK
    Preparing search index...

    Interface CharacterMeCredits

    interface CharacterMeCredits {
        attributes?: { href?: string; [key: string]: unknown };
        value?: number;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

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