Skip to content

migrate wiki{base,data,pedia} to typescript - #12695

Open
k-yle wants to merge 1 commit into
developfrom
kh/ts-wikibase
Open

migrate wiki{base,data,pedia} to typescript#12695
k-yle wants to merge 1 commit into
developfrom
kh/ts-wikibase

Conversation

@k-yle

@k-yle k-yle commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

for this PR, we import the defintions from a library called wikibase-sdk, instead of a @types/* package.

We only use this library for type-definitions, not for runtime code. Therefore we can use the import type syntax to ensure that the library is not bundled into our runtime code.

@k-yle k-yle added this to the typescript migration milestone Aug 6, 2026
@k-yle k-yle added the chore Improvements to the iD development experience or codebase label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Improvements to the iD development experience or codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant