We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ea433 commit 511dc2aCopy full SHA for 511dc2a
1 file changed
lib/adapters/REST/endpoints/component-type.ts
@@ -3,7 +3,7 @@ import type { AxiosInstance } from 'contentful-sdk-core'
3
import copy from 'fast-copy'
4
import type { SetOptional } from 'type-fest'
5
import type { GetComponentTypeParams, GetSpaceEnvironmentParams } from '../../../common-types'
6
-import type{
+import type {
7
ComponentTypeCollection,
8
ComponentTypeProps,
9
ComponentTypeQueryOptions,
0 commit comments