Files
kiss-firefox/template/externs/webextension_polyfill/search/Disposition.hx
2025-02-02 18:08:09 -06:00

6 lines
128 B
Haxe

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