UNPKG

converse.js

Version:
8 lines 156 B
export type closeParam = { reason: string; }; export type XHRResultItem = { label: string; value: string; }; //# sourceMappingURL=types.d.ts.map