UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

4 lines (3 loc) 129 B
import type { HUDProps } from './types'; declare const Hud: import("svelte").Component<HUDProps, {}, "ref">; export default Hud;