javascript - Angular 2.0, Typescript and 'FORM_DIRECTIVES' module -


i using angular 2.0 alfa 35. when importing form_directives (which new name formdirectives on alfa 35) getting typescript error:

error ts2305: module '"angular2/angular2"' has no exported member 'form_directives'.

is bug in ts definitions? can fix/override it?

as of today angular 2 beta should be:

import {form_directives} 'angular2/common' 

Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -