Docs
Introduction
Installation
Usage
Editor
Shapes
Tools
Persistence
Collaboration
User Interface
Assets
Community
Contributing
Translations
Embeds
API Reference
Close
tldraw
/
API
/
@tldraw/utils
ErrorResult
Public TypeAlias
Signature
type
ErrorResult
<E> = {
readonly
ok
:
false
readonly
error
: E }
Edit this page
Last edited on 15 June 2023
deepCopy
getFirstFromIterable