UNPKG

@codemylife/canvassm

Version:

A simple library to work with html canvas

6 lines (5 loc) 96 B
export declare class Cylendrical { r: number; theta: number; height: number; }