6 lines
143 B
Haxe
6 lines
143 B
Haxe
package webextension_polyfill.browsersettings;
|
|
|
|
/**
|
|
How images should be animated in the browser.
|
|
**/
|
|
typedef ImageAnimationBehavior = String; |