UNPKG

three-trackballcontrols-ts

Version:

ThreeJS Trackball Controls as a standalone and typescript compatible npm module

11 lines 224 B
{ "diff": true, "extension": ["ts"], "package": "./package.json", "require": ["ts-node/register"], "reporter": "spec", "slow": 75, "timeout": 2000, "watch-files": ["test/**/*.spec.ts"], "watch-ignore": [] }