Files

6 lines
117 B
Haxe

package webextension_polyfill.runtime;
/**
The machine's processor architecture.
**/
typedef PlatformArch = String;