Skip to content

Commit

Permalink
Merge pull request DefinitelyTyped#2443 from craigstjean/master
Browse files Browse the repository at this point in the history
Add sample link to dojo README.md
  • Loading branch information
Bartvds committed Jul 2, 2014
2 parents fba318f + 31e9896 commit b75ed1f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion dojo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,8 @@ Okay, so things look pretty messy right now. There are several hacks and tricks

This module can then be added to whenever we have another base class / mix-in combination (e.g. dijit/_WidgetBase, dijit/_TemplatedMixin, and dijit/_WidgetsInTemplateMixin). When done this way, the only regularly visible changes that we have to do is to compose the hash of dependencies and call the `getPrototype` as the last argument to `declare`.


## Appendix

Examples:
* https://github.com/craigstjean/typescript-dojo-sample

0 comments on commit b75ed1f

Please sign in to comment.