UNPKG

@antv/g2plot

Version:

G2 Plot, a market of plots built with the Grammar of Graphics'

7 lines (6 loc) 247 B
interface TimeStringAbbrevaiteCfg { keep?: string[]; } export default function datetimeStringAbbrevaite(shape: any, option: TimeStringAbbrevaiteCfg, index: any, cfg: any): void; export declare function isTime(string: any): boolean; export {};