Files

3 lines
106 B
Haxe

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