add missing externs to repo
This commit is contained in:
6
externs/webextension_polyfill/tabs/UpdatePropertyName.hx
Normal file
6
externs/webextension_polyfill/tabs/UpdatePropertyName.hx
Normal file
@@ -0,0 +1,6 @@
|
||||
package webextension_polyfill.tabs;
|
||||
|
||||
/**
|
||||
Event names supported in onUpdated.
|
||||
**/
|
||||
typedef UpdatePropertyName = String;
|
Reference in New Issue
Block a user