interface InputType {
    input: string;
}

Properties

Properties

input: string