UNPKG

ngx-sp-infra

Version:
10 lines (9 loc) 340 B
import * as i0 from "@angular/core"; export declare class SettingsService { constructor(); getLocaleId(): string; getDefaultCurrencyCode(): string; getCurrencyBR(numero: number): string; static ɵfac: i0.ɵɵFactoryDeclaration<SettingsService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<SettingsService>; }