Skip to content

bug: the return type of molecule.colorTheme.getThemeById is wrong #738

@mortalYoung

Description

@mortalYoung

Describe the bug

/**
* Get specific theme via id
* @param id
*/
getThemeById(id: string): void;

The return type of this method is not a void.

Versions

  • OS:
  • Browser:
  • Molecule: 0.9.0-beta.4.2

To reproduce

Expected

Actually happening

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions