Type 'Function' provides no match for the signature '(done: () => void): void'import {Injectable} from 'angular2/core';
import {Http, Response} from '<
当我导入FORM_DIRECTIVES (这是Alfa35上formDirectives的新名称)时,我得到了一个Typescript错误:
error TS2305: Module '"angular2/angular2"' has no exported member 'FORM_DIRECTIVES'.