Type Alias StructuredCloneableObject

StructuredCloneableObject: object & StructuredCloneable

Matches an object that can be losslessly cloned using structuredClone.