angular-docs-cn/docs/typescript-definition-package/templates
Jeff Cross dfa5103b1d feat(typings): allow defining custom namespace for bundle
Allows declaring a bundle's namespace in generated typings file,
which should correspond to the global object representing the module
inside its bundle.

BREAKING CHANGE
    The router was previously exported as ng.router in the 
    angular.sfx.dev.js bundle, but now it is exported as ngRouter.

Closes #2948

Closes #3544
2015-08-10 12:59:35 -07:00
..
angular2 feat(typings): allow declaration of reference paths 2015-08-10 12:58:49 -07:00
type-definition.template.html feat(typings): allow defining custom namespace for bundle 2015-08-10 12:59:35 -07:00