Files
hollywoo-sourcer/externs/webextension_polyfill/browsersettings/ImageAnimationBehavior.hx

6 lines
143 B
Haxe

package webextension_polyfill.browsersettings;
/**
How images should be animated in the browser.
**/
typedef ImageAnimationBehavior = String;