UNPKG

112 BTypeScriptView Raw
1import { ScaleConfig } from '../types';
2export default function calculateTimeTicks(cfg: ScaleConfig): number[];