6 lines
118 B
Haxe
6 lines
118 B
Haxe
package webextension_polyfill.tabs;
|
|
|
|
/**
|
|
Event names supported in onUpdated.
|
|
**/
|
|
typedef UpdatePropertyName = String; |