feat(compiler): added support for host actions

This commit is contained in:
vsavkin
2015-05-11 12:31:16 -07:00
parent a9ce0f7afb
commit f9c1de46b3
22 changed files with 330 additions and 17 deletions

View File

@ -6,6 +6,7 @@
"hostListeners": {},
"hostProperties": {},
"hostAttributes": {},
"hostActions": null,
"properties": {},
"readAttributes": [],
"type": 1,