UNPKG

@threlte/rapier

Version:

Components and hooks to use the Rapier physics engine in Threlte

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