etro
etro copied to clipboard
Make `background`'s type `Dynamic<Color>`
Please update Movie
and MovieOptions
, changing its type from Dynamic<string>
to Dynamic<Color>
.
Relevant files:
- src/movie.ts
- src/util.ts