mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
6 lines
115 B
Text
6 lines
115 B
Text
|
|
jqLiteWrap(document).ready(function(){
|
|
angularInit(angularJsConfig(document));
|
|
});
|
|
|
|
})(window, document);
|