UNPKG

three

Version:

JavaScript 3D library

6 lines (4 loc) 138 B
import { LineSegments } from './../objects/LineSegments'; export class AxesHelper extends LineSegments { constructor(size?: number); }