UNPKG

@salla.sa/twilight-components

Version:
7 lines (6 loc) 133 B
export interface AppInstallAlertData { title: string; sub_title: string; icon: string; position: "top" | "bottom"; }