pankosmia-rcl 0.3.0 → 0.3.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.
- package/build/pankosmia-rcl.es.js +3 -1
- package/build/pankosmia-rcl.umd.js +65 -65
- package/package.json +1 -1
|
@@ -31936,6 +31936,8 @@ export {
|
|
|
31936
31936
|
U1 as languagesContext,
|
|
31937
31937
|
S1 as messagesContext,
|
|
31938
31938
|
cr as netContext,
|
|
31939
|
-
|
|
31939
|
+
E1 as snippetContext,
|
|
31940
|
+
x1 as typographyContext,
|
|
31941
|
+
O1 as wordContext
|
|
31940
31942
|
};
|
|
31941
31943
|
//# sourceMappingURL=pankosmia-rcl.es.js.map
|