UNPKG

105 BTypeScriptView Raw
1import { ScaleConfig } from '../types';
2export default function calculateTicks(cfg: ScaleConfig): any[];