mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
Fix TS compilation for ng2-alfresco-core
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { Http } from 'angular2/http';
|
||||
import { TranslateLoader } from 'ng2-translate/ng2-translate';
|
||||
import { Observable } from 'rxjs/Observable';
|
||||
export declare class AlfrescoTranslationLoader {
|
||||
export declare class AlfrescoTranslationLoader implements TranslateLoader {
|
||||
private http;
|
||||
private prefix;
|
||||
private suffix;
|
||||
|
Reference in New Issue
Block a user