Skip to content

Commit

Permalink
Test TS workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Fernández Serrata committed Mar 6, 2024
1 parent 80e077b commit 27d1932
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
// global/public, for debugging/testing purposes
/*exported RGBDR_anim*/
const RGBDR_anim = (() => {
let _ = 0
_ = ''

const
/** Maximum `Uint8` */
MAX_U8 = 0xff,
Expand Down

0 comments on commit 27d1932

Please sign in to comment.