Skip to content

Commit

Permalink
fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Sep 7, 2021
1 parent 17bad33 commit 663e413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/reporting/server/usage/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export interface AvailableTotal {
type BaseJobTypes =
| 'csv'
| 'csv_searchsource'
| 'csv_searchsource_immediate'
| 'PNG'
| 'PNGV2'
| 'printable_pdf'
Expand Down

0 comments on commit 663e413

Please sign in to comment.