interface HTML {
    type: "link";
    value: string;
}

Hierarchy (view full)

Properties

Properties

type: "link"
value: string

Generated using TypeDoc