UNPKG

@ts-for-gir/lib

Version:

Typescript .d.ts generator from GIR for gjs

6 lines (4 loc) 143 B
import type { TransformationCase } from "./transformation-case.ts"; export interface Transformations { [type: string]: TransformationCase; }