implemented xml type for new event system

This commit is contained in:
Kevin Jahns
2017-10-19 17:36:28 +02:00
parent 1311c7a0d8
commit 755c9eb16e
38 changed files with 1272 additions and 322 deletions

3
src/y-dist.cjs.js Normal file
View File

@@ -0,0 +1,3 @@
import Y from './Y.js'
export default Y