Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

express3.d.ts is failing to compile #26

@ronaldwidha

Description

@ronaldwidha

one error:

typescript-node-definitions/express3.d.ts(21,18): error TS1003: Identifier expected.

which is on this line:

export function (): Application;

is the function expecting a name?

tested on ts 0.9.0.1, node 0.8.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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