UNPKG
@wizni/quiver
Version:
latest (1.0.0)
1.0.0
Quiver- Angular frontend development tools.
github.com/wizspark/quiver
wizspark/quiver
@wizni/quiver
/
typings
/
paging
/
paging.module.d.ts
4 lines
(3 loc)
•
125 B
TypeScript
View Raw
1
2
3
4
export { TdPagingBarComponent, IPageChangeEvent } from
'./paging-bar.component'
; export declare
class
QuiverPagingModule
{ }