Skip to content

Commit

Permalink
fix: export ConfigurationCCAPISetOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
raman325 committed Oct 15, 2023
1 parent 9818c58 commit 57fa336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cc/src/cc/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export {
ColorSwitchCCSupportedReport,
ColorSwitchCCValues,
} from "./ColorSwitchCC";
export type { ConfigurationCCAPISetOptions } from "./ConfigurationCC";
export {
ConfigurationCC,
ConfigurationCCBulkGet,
Expand Down

0 comments on commit 57fa336

Please sign in to comment.