Skip to content

TS7016 Could not find a declaration file for module surveyjs-wigets #30

@zenithA

Description

@zenithA

After installing the library, the import is not possible becuase the missing declaration file (.d.ts).
I have attempted to create one in @types, but might happen that it is still wrongly declared, as for instance elements of type "datepicker" are still not visible
Questions:

  1. Is it correct to create a custom d.ts file for the library or there is another better option?
  2. If it is, what should this file contain in order to be able to use elements of type "datepicker" (the others do not matter, so declaration for any other type is not needed) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions