Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Sep 25, 2023
1 parent 36755e6 commit ee725b0
Show file tree
Hide file tree
Showing 7 changed files with 91 additions and 139 deletions.
2 changes: 1 addition & 1 deletion build/lib/hueHelper.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @param Red R-value
* @param Green G-value
* @param Blue B-value
* @param model - Modelname of the Light to Gamutcorrect Px, Py for
* @param model - Model name of the Light to Gamut correct Px, Py for
*/
export declare function RgbToXYB(Red: number, Green: number, Blue: number, model: string): {
x: number;
Expand Down
2 changes: 1 addition & 1 deletion build/lib/hueHelper.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

81 changes: 40 additions & 41 deletions build/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/main.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit ee725b0

Please sign in to comment.