UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

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