Skip to content

Not all types defined in Interceptor class #11

@souljja

Description

@souljja

Class Interceptor in forEach loop don't have type for key property. It breaks type checking for tsc compiler.
image
In description you have string type for key.
image
But in implementation you don't have types for these values.
image
So you can add type for this loop according to description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions