Hierarchy

Constructors

Properties

Methods

Constructors

Properties

id: "trust" = ...
meta: {
    iconURL: string;
    links: {
        native: string;
        universal: string;
    };
    name: string;
} = ...

Type declaration

  • iconURL: string
  • links: {
        native: string;
        universal: string;
    }
    • native: string
    • universal: string
  • name: string

Methods

Generated using TypeDoc