interface TypeDef {
    new_type_name: string;
    type: string;
}

Properties

Properties

new_type_name: string
type: string