Interface MailboxConfig

interface MailboxConfig {
    type: MailboxType;
}

Properties

Properties

Generated using TypeDoc