UNPKG
@codemylife/canvassm
Version:
latest (1.0.14)
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.5
A simple library to work with html canvas
github.com/yashweblife/CanvasSM
yashweblife/CanvasSM
@codemylife/canvassm
/
lib
/
Cylendrical.d.ts
6 lines
(5 loc)
•
96 B
TypeScript
View Raw
1
2
3
4
5
6
export declare
class
Cylendrical
{ r: number; theta: number; height: number; }