@salesforce/lds-worker-api 1.124.2 → 1.124.3

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.
@@ -683,7 +683,7 @@ const nimbusDraftQueue = {
683
683
  * For full license text, see the LICENSE.txt file
684
684
  */
685
685
 
686
- const API_NAMESPACE = 'UiApi';
686
+ const API_NAMESPACE = 'UiApi';
687
687
  const RECORD_REPRESENTATION_NAME = 'RecordRepresentation';
688
688
 
689
689
  let luvio = undefined;
@@ -751,4 +751,4 @@ if (process.env.NODE_ENV !== 'production') {
751
751
  }
752
752
 
753
753
  export { createPrimingSession, draftManager, draftQueue, executeAdapter, executeMutatingAdapter, getImperativeAdapterNames, invokeAdapter, invokeAdapterWithDraftToReplace, invokeAdapterWithMetadata, nimbusDraftQueue, setMetadataTTL, setUiApiRecordTTL, subscribeToAdapter };
754
- // version: 1.124.2-a5418d550
754
+ // version: 1.124.3-cf2dbb2fa