can you use jquery with angular 8 code example
Example 1: import jquery into angular 8
import * as $ from 'jquery'
Example 2: add jquery angular
../node_modules/jquery/dist/jquery.min.js
import * as $ from 'jquery'
../node_modules/jquery/dist/jquery.min.js