Hello everyone jquery is not working anymore like before when I do these and steps:
npm install
npm install jquery --save
npm install -g typings
typings install dt~jquery --global --save
import * as $ from ‘jquery’;
Error: Cannot call a namespace (’$’)