// https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/searchController.js import type St from '@girs/st-18'; /** * @see https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/searchController.js#L26 * @version 50 */ export class SearchController extends St.Widget {}