Files
shortcutter/externs/webextension_polyfill/tabs/TabStatus.hx

6 lines
114 B
Haxe

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