@salesforce/lds-adapters-uiapi 1.208.0 → 1.208.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,6 +6,4 @@
6
6
  * API version: 57
7
7
  * at: Thu, 08 Dec 2022 21:09:56 GMT
8
8
  */
9
- export declare const UIAPI_SUPPORTED_ENTITY_API_NAMES: {
10
- [key: string]: true;
11
- };
9
+ export declare const UIAPI_SUPPORTED_ENTITY_API_NAMES: Set<string>;