interface StringType {
    string: string;
}

Properties

Properties

string: string