MCPcopy
hub / github.com/chartjs/Chart.js / override

Method override

src/helpers/helpers.config.types.ts:54–54  ·  view source on GitHub ↗
(scope: S)

Source from the content-addressed store, hash-verified

52 _descriptors: Descriptor
53 setContext(ctx: AnyObject): ContextProxy<T, R>
54 override<S extends AnyObject>(scope: S): ContextProxy<(T[number] | S)[], T | R>
55}
56
57export type ContextProxy<

Callers 1

_attachContextFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected