``` import $ from 'jquery'; import angular from 'angular'; angular.element = $; ``` TypeError: element[matchingFunction] is not a function