UNPKG

converse.js

Version:
10 lines 247 B
export type HeadingButtonAttributes = { standalone: boolean; handler: (ev: Event) => void; a_class: string; i18n_text: string; i18n_title: string; icon_class: string; name: string; }; //# sourceMappingURL=types.d.ts.map