Skip to content

How to use it in stencil-starter app? #1

@jackchoumine

Description

@jackchoumine

Could u complete the docs?

I use it by npm and in the src/index.ts import it . i get error:

[ ERROR ]  TypeScript: ./node_modules/@stencil/core/compiler/lib.dom.d.ts:19225:6
           Duplicate identifier 'ElementTagNameMap'.

  L19224:  /** @deprecated Directly use HTMLElementTagNameMap or SVGElementTagNameMap as appropriate, instead. */
  L19225:  type ElementTagNameMap = HTMLElementTagNameMap & Pick<SVGElementTagNameMap, E

[ ERROR ]  TypeScript: ./node_modules/@logisticinfotech/rating-component/dist/types/components.d.ts:63:13
           Duplicate identifier 'ElementTagNameMap'.

image

how to fix it.

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