Skip to content

Commit

Permalink
* update "Implement HTMLLabelElement.control"
Browse files Browse the repository at this point in the history
  • Loading branch information
termi committed Jan 26, 2012
1 parent fe3c4f7 commit 8a5dac4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/all/interfaces/index.js
@@ -1,6 +1,8 @@
module.exports = {
CustomEvent: require("./CustomEvent"),
Element: require("./Element"),
HTMLElement: require("./HTMLElement"),
HTMLLabelElement: require("./HTMLLabelElement"),
Event: require("./Event"),
EventTarget: require("./EventTarget"),
Node: require("./Node")
Expand Down

0 comments on commit 8a5dac4

Please sign in to comment.