UNPKG

nihilqui

Version:

Typescript .d.ts generator from GIR for gjs and node-gtk

8 lines (7 loc) 162 B
export interface GirPackage { /** @deprecated package name containing the library */ $: { /** name of the package */ name: string } }