interface UnknownInputDto {
    kind: UnknownInput;
}

Properties

Properties