This page is available as Markdown at /api/editor/type-aliases/onpasteresult.md.
For the full documentation index, see /llms.txt, or
the complete corpus at /llms-full.txt.
OnPasteResult
OnPasteResult = {
insert?:TypedObject[];path?:Path; } |undefined
Defined in: packages/editor/src/types/editor.ts:140