Skip to content

error TS2300: Duplicate identifier 'EventEmitter'. #6

@Sudeshna9

Description

@Sudeshna9

Hi,
I am facing this problem (error TS2300: Duplicate identifier 'EventEmitter'.) and (error TS2300: Duplicate identifier 'Output'.).

after including this
@input() public parentData; name;
@output() public childEvent = new EventEmitter();

the error comes in the terminal.

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