Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@quenty/draw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Draw
A utility library to debug things in 3D space for Roblox. Each method will always return an object you can use to cleanup the resulting drawing.
Installation
npm install @quenty/draw --saveThis is not designed to be used to draw things in production, i.e. each draw trades off performance for utility.