Files
hollywoo-sourcer/externs/webextension_polyfill/runtime/PlatformOs.hx

6 lines
125 B
Haxe

package webextension_polyfill.runtime;
/**
The operating system the browser is running on.
**/
typedef PlatformOs = String;