interface announcementsConfig {
    announcements: announcement[];
}

Properties

Properties

announcements: announcement[]

Generated using TypeDoc