UNPKG

@salla.sa/twilight-components

Version:
13 lines (12 loc) 308 B
export declare class SallaTrustBadges { /** * For dark footers, show white version of icons. */ dark: boolean; commercialRegisterLabel: string; freelanceLabel: string; componentWillLoad(): void; private initializeTranslations; private getBadgeData; render(): any; }