Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint_with_types'
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Feb 26, 2025
1 parent dfbb745 commit d43ac16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 2.0.
*/

import { ESSearchResponse, ESSearchRequest } from '@kbn/es-types';
import type { ESSearchResponse, ESSearchRequest } from '@kbn/es-types';
import { createAsyncAction } from '../utils/actions';

export interface EsActionPayload {
Expand Down

0 comments on commit d43ac16

Please sign in to comment.