UNPKG

@ts-for-gir/lib

Version:

Typescript .d.ts generator from GIR for gjs

5 lines (4 loc) 145 B
import type { TransformationCase } from './transformation-case.js'; export interface Transformations { [type: string]: TransformationCase; }