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

feat: improve structuredClone typing #38

Merged
merged 4 commits into from
Mar 24, 2024
Merged

feat: improve structuredClone typing #38

merged 4 commits into from
Mar 24, 2024

Conversation

uhyo
Copy link
Owner

@uhyo uhyo commented Mar 10, 2024

closes #37

This PR introduces a detailed type definition for DOM's structredClone function. The new type definition reflects the fact that structuredClone does not clone non-built-in class instances, functions, symbols etc.

Co-Authored-By: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
@uhyo uhyo self-assigned this Mar 10, 2024
@uhyo uhyo marked this pull request as ready for review March 24, 2024 11:30
@uhyo uhyo merged commit 1bd8216 into master Mar 24, 2024
1 check passed
@uhyo uhyo deleted the fix-37 branch March 24, 2024 11:31
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.

structuredCloneについて
1 participant