
allows for ``` bootstrap(App, [ ...HTTP_PROVIDERS, ...ROUTER_PROVIDERS ]) .then(enableDebugTools) ``` without breaking the rule of always returning a value in a promise
allows for ``` bootstrap(App, [ ...HTTP_PROVIDERS, ...ROUTER_PROVIDERS ]) .then(enableDebugTools) ``` without breaking the rule of always returning a value in a promise