UNPKG

dijit

Version:

Dijit provides a complete collection of user interface controls based on Dojo, giving you the power to create web applications that are highly optimized for usability, performance, internationalization, accessibility, but above all deliver an incredible u

4 lines (3 loc) 197 B
// Part of boilerplate.js but need to put it in a separate file for IE9, so it doesn't run until dojo has finished // loading and require is defined require(["dojo/domReady!"], boilerplateOnLoad);