Library
Last updated
Last updated
The following libraries are automatically exported and will be available to use throughout your app:
Example:
Name:
Initialized with:
Koa
require('koa')
app
new Koa()
koaMount
require('koa-mount')
koaCompose
require('koa-compose')
koaBodyParser
require('koa-bodyparser')