@opengis/richtext 0.0.20 → 0.0.21
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/dist/richtext.js +3 -0
- package/dist/richtext.umd.cjs +165 -165
- package/package.json +1 -1
package/dist/richtext.js
CHANGED
|
@@ -109185,5 +109185,8 @@ const WIe = {}, HIe = {}, zIe = "Paragraph", $Ie = "Heading 1", UIe = "Heading 2
|
|
|
109185
109185
|
}
|
|
109186
109186
|
};
|
|
109187
109187
|
export {
|
|
109188
|
+
y6 as VsRichtext,
|
|
109189
|
+
y6 as VsRichtextMd,
|
|
109190
|
+
rTe as VsRichtextPage,
|
|
109188
109191
|
NAe as default
|
|
109189
109192
|
};
|