Files

6 lines
128 B
Haxe

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