UNPKG

nihilqui

Version:

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

8 lines (6 loc) 157 B
import type { PackageSectionParsed } from './index.js' export interface ParsedPackageData { packages: { section: PackageSectionParsed[] } }