UNPKG

@salla.sa/twilight-components

Version:
12 lines (11 loc) 276 B
import { Point } from './interfaces'; export declare class SallaLoyaltyPoint { host: HTMLElement; point: Point; private modal; private handleShareAction; private handleAction; private getSubHeading; private getTrailingContent; render(): any; }