UNPKG

@threlte/xr

Version:

Tools to more easily create VR and AR experiences with Threlte

7 lines (6 loc) 187 B
import type { Snippet } from 'svelte'; declare const ShortRay: import("svelte").Component<{ handedness: "left" | "right"; children?: Snippet; }, {}, "">; export default ShortRay;