UNPKG

ng2-pagination

Version:
7 lines (6 loc) 269 B
/** * The default template and styles for the pagination links are borrowed directly * from Zurb Foundation 6: http://foundation.zurb.com/sites/docs/pagination.html */ export declare const DEFAULT_TEMPLATE: string; export declare const DEFAULT_STYLES: string;