PasteResolution
Since v3.0.0
Result of resolveColumnPaste.
type PasteResolution = { accepted: true; value: unknown } | { accepted: false; reason: PasteRejectionReason }AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt