UNPKG

@converse/headless

Version:

Converse.js Headless build

9 lines (7 loc) 153 B
export type DiscoInfoOptions = { timeout?: number; } export type FetchEntityFeaturesOptions = { timeout?: number; ignore_cache?: boolean; }