UNPKG

converse.js

Version:
9 lines (7 loc) 120 B
export type closeParam = { reason: string; } export type XHRResultItem = { label: string; value: string; }