Skip to content

Name error in translate.service.d.ts #193

@xkill-9

Description

@xkill-9

TypeScript is finding an error on line 162 in the declaration of getBrowserLang()

error TS2304: Cannot find name 'undefined'.

Apparently declaring undefined is not permitted on typescript version 1.8.10:
microsoft/TypeScript#5420

EDIT: I'm using [email protected] btw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions