new DBD.Dashboard({
  theme: ThemeModule,
});

Example Usage

new DBD.Dashboard({
  theme: SoftUI({}),
});

Props

theme
Object (ThemeModule)
required
Discord-Dashboard theme module.