mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-26 01:32:35 +00:00
chore: update frontend build for v1.1.82 [skip ci]
This commit is contained in:
12
web/admin-spa/node_modules/chart.js/dist/plugins/plugin.filler/simpleArc.d.ts
generated
vendored
12
web/admin-spa/node_modules/chart.js/dist/plugins/plugin.filler/simpleArc.d.ts
generated
vendored
@@ -1,12 +0,0 @@
|
||||
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;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user