UNPKG

angular-google-charts

Version:

A wrapper for the Google Charts library written with Angular

6 lines (5 loc) 154 B
/// <reference types="google.visualization" /> export interface Formatter { formatter: google.visualization.DefaultFormatter; colIndex: number; }