UNPKG

nihilqui

Version:

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

8 lines (7 loc) 216 B
export interface GirCInclude { /** Dependant C header file which should be included in C programs */ $: { /** File name of the C header file. The path can be relative. */ name: string } }