UNPKG

@wazespace/wme-react-components

Version:

A package with useful replications of the Waze Map Editor components to use in userscripts

5 lines 138 B
export interface WzAlertPaginationProps { currentPage: number; totalPages: number; } //# sourceMappingURL=AlertPagination.d.ts.map