Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Типизация #76

Open
Bagi4-source opened this issue Aug 12, 2024 · 1 comment
Open

Типизация #76

Bagi4-source opened this issue Aug 12, 2024 · 1 comment
Assignees

Comments

@Bagi4-source
Copy link

При использовании виджета версии 3.10.2 возникают проблемы с типизацией.

  1. Отсутствуют экспорты
    image

  2. В iGeocoderMember отсутствует поле city, хотя оно есть

@vermorag
Copy link
Member

vermorag commented Aug 12, 2024

Добрый день.

  1. Экспорты типов не подразумеваются и не генерируются. d.ts приведен для ознакомления
  2. На не описанные поля не стоит опираться, тк их наличие не гарантируется в прошлых/будущих версиях виджета.

@vermorag vermorag self-assigned this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants