Skip to content

feat: add types for encoding-lite.js#15

Merged
ChALkeR merged 1 commit intomasterfrom
chalker/types/encoding-lite
Dec 31, 2025
Merged

feat: add types for encoding-lite.js#15
ChALkeR merged 1 commit intomasterfrom
chalker/types/encoding-lite

Conversation

@ChALkeR
Copy link
Collaborator

@ChALkeR ChALkeR commented Dec 31, 2025

See #12

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds TypeScript type definitions for the encoding-lite.js module, which provides a lighter-weight version of the encoding module without multi-byte decoder support loaded by default.

  • Added encoding-lite.d.ts type definition file that re-exports types from encoding module
  • Updated package.json to include the new type definition file in the package and export configuration

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
encoding-lite.d.ts New TypeScript type definition file that re-exports all types from the encoding module
package.json Added encoding-lite.d.ts to the files array and updated the exports map to include types resolution for encoding-lite.js

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ChALkeR ChALkeR merged commit 91d6ae2 into master Dec 31, 2025
36 checks passed
@ChALkeR ChALkeR deleted the chalker/types/encoding-lite branch January 2, 2026 05:18
@ChALkeR ChALkeR mentioned this pull request Jan 22, 2026
17 tasks
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