export YTextEvent - fixes #213

This commit is contained in:
Kevin Jahns 2020-07-12 20:13:18 +02:00
parent bb45816f05
commit 076d550dfa

View File

@ -12,6 +12,7 @@ export {
YXmlEvent, YXmlEvent,
YMapEvent, YMapEvent,
YArrayEvent, YArrayEvent,
YTextEvent,
YEvent, YEvent,
Item, Item,
AbstractStruct, AbstractStruct,