@girs/grlnet-0.2
Version:
GJS TypeScript type definitions for GrlNet-0.2, generated from library version 0.2.0
14 lines (11 loc) • 458 B
TypeScript
/**
* Type Definitions for Gjs (https://gjs.guide/)
*
* These type definitions are automatically generated, do not edit them by hand.
* If you found a bug fix it in `ts-for-gir` or create a bug report on https://github.com/gjsify/ts-for-gir
*
* This template is used to generate the index.d.ts file of each GIR module like Gtk-4.0, GObject-2.0, ...
*/
import './grlnet-0.2-ambient.d.ts';
import GrlNet from './grlnet-0.2.js';
export default GrlNet;