Function $ even without jQuery

1

I have a project in angular2 v6, I'm doing the same without jquery and lodash, but when I type $ ('body') on the console it returns as if I had used jquery.

When I type $ it shows.

  

ƒ $ (selector, [startNode]) {[Command Line API]}

Does anyone know why?

    
asked by anonymous 02.07.2018 / 19:37

0 answers