javaScript const scope = wait angular.element (document.body) .scope ();

angular.element(document.body).scope()
Enrybi