Files
hollywoo-sourcer/externs/webextension_polyfill/manifest/IconPath.hx

3 lines
106 B
Haxe

package webextension_polyfill.manifest;
typedef IconPath = ts.AnyOf2<String, haxe.DynamicAccess<String>>;