Guest User

Untitled

a guest
Mar 23rd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. import {JQuery} from 'jquery';
  2. const filterPathItems: JQuery = $(this.elementRef.nativeElement).find('.filter-path-item');
  3.  
  4. Cannot find name 'JQuery'.
Add Comment
Please, Sign In to add comment