UNPKG

@girs/mash-0.2

Version:

GJS TypeScript type definitions for Mash-0.2, generated from library version 0.2.0

10 lines (7 loc) 163 B
import type Mash02 from '@girs/mash-0.2'; declare global { export interface GjsGiImports { Mash: typeof Mash02; } } export default GjsGiImports;