UNPKG

@pilotlab/lux-types

Version:

A luxurious user experience framework, developed by your friends at Pilot.

14 lines (8 loc) 252 B
# lux-types Proxy types for Color, CoordSys, Matrix, Point, Point3D, Quaternion, Rectangle, Size, and Vector. ## Install `sudo npm install --save @pilotlab/lux-types` ## Usage ``` import {Color, Rectangle, Point3D} from '@pilotlab/lux-types'; ```