Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
gilour
/
assessment
/
cl-admin
/
assets
/
vendor
/
chart.js
/
helpers
:
simpleArc.d.ts
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
export class simpleArc { constructor(opts: any); x: any; y: any; radius: any; pathSegment(ctx: any, bounds: any, opts: any): boolean; interpolate(point: any): { x: any; y: any; angle: any; }; }