We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89bb3e1 commit d59e594Copy full SHA for d59e594
specification/indices/resolve_index/ResolveIndexResponse.ts
@@ -18,7 +18,7 @@
18
*/
19
20
import { DataStreamName, Field, Indices, Name } from '@_types/common'
21
-import {IndexMode} from "@indices/_types/DataStream";
+import { IndexMode } from '@indices/_types/DataStream'
22
23
export class Response {
24
body: {
0 commit comments