UNPKG

nihilqui

Version:

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

8 lines (7 loc) 127 B
export enum GirDirection { In = 'in', Inout = 'inout', Out = 'out', /** @deprecated */ InOut = 'in-out', }