UNPKG

86 BTypeScriptView Raw
1import { TickMethod } from '../types';
2export declare const d3Time: TickMethod<Date>;