@learncard/core 8.5.2 → 8.5.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -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,
|