UNPKG

ag-charts-community

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

3 lines (2 loc) 155 B
import type { Formatter, MessageFormatterParams } from 'ag-charts-types'; export declare const defaultMessageFormatter: Formatter<MessageFormatterParams>;