Files

6 lines
114 B
Haxe

package webextension_polyfill.tabs;
/**
Whether the tabs have completed loading.
**/
typedef TabStatus = String;