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

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -

vbscript - How to batch combine PDFs with sub-folder based non-JavaScript bookmarks -