Interface HasOneString

default interface for functions whose second element is a string

interface HasOneString {
    "1": string;
}

Properties

1

Properties

"1": string

the one property