Revert "refactor(ivy): rename setNS, setHtmlNS and friends to namespace, namespaceHTML, etc (#23899)"

This reverts commit 0d06c866c6.
This commit is contained in:
Victor Berchet
2018-06-06 13:38:17 -07:00
parent 24ab0a7db0
commit c151f9cdc8
3 changed files with 16 additions and 32 deletions

View File

@ -177,7 +177,7 @@
"name": "_currentInjector"
},
{
"name": "_currentNamespace"
"name": "_currentNS"
},
{
"name": "_devMode"