add firefox extension template
This commit is contained in:
6
externs/webextension_polyfill/runtime/PlatformOs.hx
Normal file
6
externs/webextension_polyfill/runtime/PlatformOs.hx
Normal file
@@ -0,0 +1,6 @@
|
||||
package webextension_polyfill.runtime;
|
||||
|
||||
/**
|
||||
The operating system the browser is running on.
|
||||
**/
|
||||
typedef PlatformOs = String;
|
Reference in New Issue
Block a user