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
/
app.d.ts
3 lines
(2 loc)
•
84 B
TypeScript
View Raw
1
2
3
declare
const
app
:
import
(
"express-serve-static-core"
).
Express
;
export
default
app;