UNPKG

angular-google-charts

Version:

A wrapper for the Google Charts library written with Angular

5 lines (4 loc) 136 B
/** * Generates a random ID which can be used to uniquely identify an element. */ export declare function generateRandomId(): string;