interface IInput {
    braname: string;
}

Properties

Properties

braname: string