interface ArchiveIssuesAsync {
    jql?: string;
}

Properties

Properties

jql?: string