interface JiraDateInput {
    formattedDate: string;
}

Properties

Properties

formattedDate: string