@learncard/core 8.5.2 → 8.5.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.
@@ -46025,6 +46025,7 @@ __export(src_exports2, {
46025
46025
  getDidKitPlugin: () => getDidKitPlugin,
46026
46026
  getEthereumPlugin: () => getEthereumPlugin,
46027
46027
  getIDXPlugin: () => getIDXPlugin,
46028
+ getLearnCardPlugin: () => getLearnCardPlugin,
46028
46029
  getTestCache: () => getTestCache,
46029
46030
  getTestStorage: () => getTestStorage,
46030
46031
  getVCAPIPlugin: () => getVCAPIPlugin,