TESSA Web API
    Preparing search index...

    Type Alias IconNode

    type IconNode = {
        id: string;
        preserveColors?: string;
        width?: string;
    }
    Index

    Properties

    id: string
    preserveColors?: string
    width?: string