import { Context as EasyapiContext } from '@shushu.pro/easyapi'; import { ExtendConfig, ExtendMeta } from '.'; export type Context = EasyapiContext;