Skip to content

TS1003: Identifier expected. #3

Open
@cmoulliard

Description

@cmoulliard

When I use your underscore.d.ts file, I get an error at the following line -->

declare module "underscore" {
// OO-style
export function (arg : any) : UnderscoreOOStatic;

underscore.d.ts(454,20): error TS1003: Identifier expected.

Do you know what could be the workaround ?

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