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

Update index.d.ts type IOsTypes #228

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TakuyaTaniguchi
Copy link

@TakuyaTaniguchi TakuyaTaniguchi commented Jul 3, 2024

Hi

Introduction:
First, thank you for creating this excellent library. It has been incredibly beneficial for our project.

Summary:
This PR introduces strict string types to IOsTypes in the index.d.ts file. The changes ensure more precise type checking for better code reliability and maintainability. The update modifies five lines to implement these strict types, which enhances the type safety in the codebase.

Changes:

Add strict string types to IOsTypes definitions.
Improve type precision and validation.
Purpose:
To enhance the accuracy and reliability of type checking in the project by enforcing strict string types.

Adding strict string types to IosTypes to ensure more precise type checking.
@TakuyaTaniguchi TakuyaTaniguchi marked this pull request as ready for review July 3, 2024 00:37
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.

1 participant