Skip to content

feat(types): add TypeScript type definitions#16

Merged
Kikobeats merged 1 commit into
microlinkhq:masterfrom
theluckystrike:feat/add-typescript-types
Mar 4, 2026
Merged

feat(types): add TypeScript type definitions#16
Kikobeats merged 1 commit into
microlinkhq:masterfrom
theluckystrike:feat/add-typescript-types

Conversation

@theluckystrike

@theluckystrike theluckystrike commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR adds TypeScript type definitions to the @microlink/ua package, making it fully type-safe for TypeScript users.

Changes

  • Added index.d.ts with full type definitions for the UserAgentsAPI
  • Updated package.json with types field pointing to the new type definition
  • Added index.d.ts to the files array for npm publishing

Benefits

  • TypeScript users can now import and use this package without any types
  • IDE autocompletion and type checking support
  • Better developer experience for TypeScript projects using this package

Contributed by theluckystrike | Zovo — Chrome Extension Studio

@Kikobeats

Copy link
Copy Markdown
Member

nice!

@Kikobeats
Kikobeats merged commit dcfe7ff into microlinkhq:master Mar 4, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants