I was watching a tutorial video of Angular2 and the guy typed @Injectable() then with some black magic a line appeared on top
import {Injectable} from 'angular2/core'
How did he do this, what type of sorcery is this ?
I was watching a tutorial video of Angular2 and the guy typed @Injectable() then with some black magic a line appeared on top
import {Injectable} from 'angular2/core'
How did he do this, what type of sorcery is this ?