UNPKG

@girs/node-harfbuzz-0.0

Version:

Node.js TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.2.1

12 lines (7 loc) 196 B
import HarfBuzz00 from '@girs/node-harfbuzz-0.0'; declare global { interface NodeGtkGi { require(ns: 'HarfBuzz', ver?: '0.0'): typeof HarfBuzz00; } } export default NodeGtkGi;