Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Oct 10, 2024
1 parent c3e88af commit 8a74144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cc/src/cc/MultilevelSwitchCC.ts
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,7 @@ export class MultilevelSwitchCCStartLevelChange extends MultilevelSwitchCC {
@useSupervision()
export class MultilevelSwitchCCStopLevelChange extends MultilevelSwitchCC {}

// @publicAPI
export interface MultilevelSwitchCCSupportedReportOptions {
switchType: SwitchType;
}
Expand Down

0 comments on commit 8a74144

Please sign in to comment.