Docs
Introduction
Installation
Usage
App
Shapes
Tools
Persistence
Collaboration
User Interface
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 6 June 2023
deepCopy
getFirstFromIterable