Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 179 Bytes

File metadata and controls

9 lines (6 loc) · 179 Bytes

structuredclone

structuredClone() deep-clones objects including nested structures and circular refs.

const copy = structuredClone(original)

Learned on 2025-04-16