add missing externs to repo
This commit is contained in:
6
externs/webextension_polyfill/runtime/PlatformArch.hx
Normal file
6
externs/webextension_polyfill/runtime/PlatformArch.hx
Normal file
@@ -0,0 +1,6 @@
|
||||
package webextension_polyfill.runtime;
|
||||
|
||||
/**
|
||||
The machine's processor architecture.
|
||||
**/
|
||||
typedef PlatformArch = String;
|
Reference in New Issue
Block a user