added lost dependencies

This commit is contained in:
DadaMonad
2015-01-26 23:35:36 +00:00
parent 978203d73e
commit 5681ba84bf
15 changed files with 37958 additions and 0 deletions

8
y-object.html Normal file
View File

@@ -0,0 +1,8 @@
<polymer-element name="y-object" hidden attributes="val connector y">
</polymer-element>
<polymer-element name="y-property" hidden attributes="val name y">
</polymer-element>
<script src="./build/browser/y-object.js"></script>