Interface String

interface String {
    fontSize: string;
    string: string;
}

Hierarchy (view full)

Properties

Properties

fontSize: string
string: string