@xo-cash/types
    Preparing search index...

    Type Alias XOTemplateIcon

    An icon reference in the template.

    type XOTemplateIcon = {
        hash: string;
        name: string;
    }
    Index

    Properties

    Properties

    hash: string

    The identifier of the icon.

    name: string

    A name for this icon.