UNPKG

nihilqui

Version:

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

3 lines (2 loc) 126 B
/** All gir elements which can be a typescript class */ export type TypeGirClass = 'class' | 'record' | 'interface' | 'union'