UNPKG

i5-tk-webxr

Version:

The i5 Toolkit for WebXR is a collection of utilities that help to develop WebXR applications that are build with three.js.

4 lines (3 loc) 153 B
export * from './loadingIndicator'; export declare const Greeter: (name: string) => string; export declare const HelloGreeter: (name: string) => string;