We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca626b commit 715266cCopy full SHA for 715266c
src/internal/components/dropdown/interfaces.ts
@@ -0,0 +1,3 @@
1
+// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+// SPDX-License-Identifier: Apache-2.0
3
+export { OptionsFilteringType, OptionsLoadItemsDetail } from '../../../dropdown/interfaces';
0 commit comments