UNPKG

next

Version:

The React Framework

4 lines (2 loc) 108 B
declare const structuredClone: <T>(any: T, options?: { lossy?: boolean }) => T export { structuredClone };