Skip to content

fix(dynamic-links): export ShortLinkType as an object#161

Merged
triniwiz merged 2 commits into
NativeScript:mainfrom
mukaschultze:fix/short-link-export
Dec 5, 2022
Merged

fix(dynamic-links): export ShortLinkType as an object#161
triniwiz merged 2 commits into
NativeScript:mainfrom
mukaschultze:fix/short-link-export

Conversation

@mukaschultze

@mukaschultze mukaschultze commented Dec 5, 2022

Copy link
Copy Markdown
Contributor

ShortLinkType is exported only as a type in the index.d.ts file, but since it is an enum it should be exported as a value too, otherwise get errors like: Cannot read property 'UNGUESSABLE' of undefined

@cla-bot cla-bot Bot added the cla: yes label Dec 5, 2022
@triniwiz triniwiz merged commit 050e7b9 into NativeScript:main Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants