Skip to content

type errors #83

Description

@puncsky

node_modules/@types/koa-compose/index.d.ts:53:49 - error TS2694: Namespace '"/Users/tp/projects/web-beancount/node_modules/@types/koa/index.d.ts"' has no exported member 'Next'.

53 type Middleware = (context: T, next: Koa.Next) => any;
~~~~

node_modules/@types/koa-compose/index.d.ts:54:58 - error TS2694: Namespace '"/Users/tp/projects/web-beancount/node_modules/@types/koa/index.d.ts"' has no exported member 'Next'.

54 type ComposedMiddleware = (context: T, next?: Koa.Next) => Promise;
~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions