UNPKG

nihilqui

Version:

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

9 lines (8 loc) 154 B
export type TypeGirFunction = | 'constructor' | 'function' | 'method' | 'static-function' | 'signal' | 'virtual' | 'callback'