Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS2310: Type 'Context' recursively references itself as a base type. #6

Closed
1 of 3 tasks
grzhan opened this issue Jul 18, 2018 · 1 comment · Fixed by #7
Closed
1 of 3 tasks

TS2310: Type 'Context' recursively references itself as a base type. #6

grzhan opened this issue Jul 18, 2018 · 1 comment · Fixed by #7

Comments

@grzhan
Copy link

grzhan commented Jul 18, 2018

Type:

  • Bug
  • Feature
  • Help

Version:
0.3.0

Description:

node_modules/koa-custom-response/typings/response.d.ts:5:13 - error TS2310: Type 'Context' recursively references itself as a base type.

5   interface Context extends Koa.Context {
@unix
Copy link
Owner

unix commented Dec 6, 2018

fixed, try v0.3.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants