We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747a279 commit 40a1a24Copy full SHA for 40a1a24
packages/parameters/src/types/AppConfigProvider.ts
@@ -3,7 +3,7 @@ import type {
3
AppConfigDataClientConfig,
4
StartConfigurationSessionCommandInput,
5
} from '@aws-sdk/client-appconfigdata';
6
-import type { GetOptionsInterface } from 'types/BaseProvider';
+import type { GetOptionsInterface } from './BaseProvider';
7
8
/**
9
* Base interface for AppConfigProviderOptions.
0 commit comments