Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 399 Bytes

Koa.DefaultContext.md

File metadata and controls

19 lines (10 loc) · 399 Bytes

nextjs-koa-api / Koa / DefaultContext

Interface: DefaultContext

Koa.DefaultContext

This interface can be augmented by users to add types to Koa's default context

Hierarchy

Indexable

▪ [key: string]: any

Custom properties.