UNPKG

@ts-for-gir/lib

Version:

Typescript .d.ts generator from GIR for gjs

3 lines (2 loc) 132 B
/** All gir elements which can be a typescript field / property */ export type TypeGirProperty = "property" | "field" | "constant";