Skip to content

Commit

Permalink
Update typedef.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Feb 18, 2025
1 parent df1d709 commit dffc67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/typedef.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export type StringColorChannels = [
];

/**
* @type StringColorSpaceedChannels - specified value
* @type StringColorSpacedChannels - specified value
*/
export type StringColorSpacedChannels = [
cs: string,
Expand Down

0 comments on commit dffc67e

Please sign in to comment.