UNPKG

@speckle/viewer

Version:

A 3d viewer for Speckle, based on threejs.

5 lines (4 loc) 164 B
import StatsImport from 'three/examples/jsm/libs/stats.module.js'; export type Stats = StatsImport.default; declare const Stats: () => Stats; export default Stats;