UNPKG

@marxlnfcs/wildduck-api

Version:

Provides a client to interact with the wildduck api

7 lines (6 loc) 146 B
export interface IWildduckApiGetMailboxesOptions { specialUse: boolean; showHidden: boolean; counters: boolean; sizes: boolean; }