mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
Code improvements
- move auth token out of the document list (to the settings service for now) refs #9
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export declare class AlfrescoSettingsService {
|
||||
private _host;
|
||||
host: string;
|
||||
getAuthToken(): string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user