UNPKG

nihilqui

Version:

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

7 lines (4 loc) 214 B
import type { InjectionCallback } from '../../types/index.js' export { callbacksGjs } from './gjs/index.js' export { callbacksNode } from './node-gtk/index.js' export const callbacksAll: InjectionCallback[] = []