etro icon indicating copy to clipboard operation
etro copied to clipboard

Make `background`'s type `Dynamic<Color>`

Open clabe45 opened this issue 2 years ago • 0 comments

Please update Movie and MovieOptions, changing its type from Dynamic<string> to Dynamic<Color>.

Relevant files:

  • src/movie.ts
  • src/util.ts

clabe45 avatar Jul 17 '22 22:07 clabe45