UNPKG

@cloukit/pagination

Version:

10 lines (9 loc) 286 B
/*! * @license MIT * Copyright (c) 2017 Bernhard Grünewaldt - codeclou.io * https://github.com/cloukit/legal */ import { CloukitComponentTheme } from '@cloukit/theme'; export declare class CloukitPaginationComponentThemeDefault extends CloukitComponentTheme { constructor(); }