UNPKG

@flaviosantoro92/ngx-datatable

Version:

ngx-datatable fork with updated dependencies.

6 lines (5 loc) 167 B
/** * Creates a unique object id. * http://stackoverflow.com/questions/6248666/how-to-generate-short-uid-like-ax4j9z-in-js */ export declare function id(): string;