interface IInput {
    target_id: string;
}

Properties

Properties

target_id: string