Files
kiss-firefox/template/externs/webextension_polyfill/manifest/IconPath.hx
2025-02-02 18:08:09 -06:00

3 lines
106 B
Haxe

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