Files
shortcutter/externs/webextension_polyfill/search/Disposition.hx

6 lines
128 B
Haxe

package webextension_polyfill.search;
/**
Location where search results should be displayed.
**/
typedef Disposition = String;