UNPKG

nihilqui

Version:

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

15 lines (14 loc) 252 B
{ "compilerOptions": { "baseUrl": ".", "lib": ["ESNext"], "types": ["node"], "target": "ESNext", "module": "CommonJS", "moduleResolution": "node" }, "include": ["@girs/node-gtk/ambient"], "files": [ "main.ts", ] }