UNPKG

@girs/gnome-shell

Version:

GJS TypeScript type definitions for GNOME Shell Extensions

6 lines (3 loc) 163 B
// https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/userWidget.js import type St from '@girs/st-16'; export class UserWidget extends St.BoxLayout {}