UNPKG
agenda-admin
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
A dashboard for agenda.js
github.com/Lexis-Solutions/agenda-admin
Lexis-Solutions/agenda-admin
agenda-admin
/
dist
/
constants.d.ts
3 lines
(2 loc)
•
91 B
TypeScript
View Raw
1
2
3
export
declare
const
AUTOCOMPLETE_ITEMS
=
20
;
export
declare
const
ITEMS_PER_PAGE
:
number
;