demisx
Member since May 9, 2017
- Profile: /members/13509-demisx.htm
- Comments: 1
Recent Blog Comments By demisx
-
Using Import = Require Syntax With TypeScript 2.2 In Angular 2.4.9
Posted on May 9, 2017 at 11:07 AM
Hmm... I personally prefer `import * as _ from "lodash"`. Since more consistent with the TypeScript default one, rather than CommonJs like. Thank you for showing the alternative though and thank you for keeping the blog post short.... read more »