update template
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package webextension_polyfill.scripting;
|
||||
|
||||
/**
|
||||
The JavaScript world for a script to execute within. We currently only support the <code>'ISOLATED'</code> world.
|
||||
**/
|
||||
typedef ExecutionWorld = String;
|
Reference in New Issue
Block a user