UNPKG

@toast-ui/chart

Version:

TOAST UI Application: Chart

3 lines (2 loc) 159 B
import { ClockHandModel } from "../../types/components/series"; export declare function clockHand(ctx: CanvasRenderingContext2D, model: ClockHandModel): void;