jamespot-user-api
    Preparing search index...

    Type Alias WidgetColorType

    type WidgetColorType = {
        content: WidgetColorContent;
        name: Color;
        uniqid: string;
    }
    Index

    Properties

    Properties

    name: Color
    uniqid: string