UNPKG

threepipe

Version:

A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.

8 lines (7 loc) 129 B
{ "extends": "../tsconfig", "compilerOptions": { "outDir": "../lib", "declarationDir": "../lib", } }