UNPKG

jovo-framework

Version:

[![Jovo Framework](https://github.com/jovotech/jovo-framework/raw/master/docs/img/jovo-header.jpg)](https://v3.jovo.tech)

5 lines (4 loc) 169 B
import * as express from 'express'; declare const server: express.Application; declare const verifiedServer: express.Application; export { server, verifiedServer };