@juki-team/commons - v0.1.10
Preparing search index...
UpsertExcalidrawDTO
Interface UpsertExcalidrawDTO
interface
UpsertExcalidrawDTO
{
appState
:
any
;
elements
:
any
;
members
:
EntityMembersDTO
;
name
:
string
;
tags
:
string
[]
;
}
Hierarchy
Omit
<
ExcalidrawBaseDocument
,
"key"
|
"members"
>
UpsertExcalidrawDTO
Index
Properties
app
State
elements
members
name
tags
Properties
app
State
appState
:
any
elements
elements
:
any
members
members
:
EntityMembersDTO
name
name
:
string
tags
tags
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
State
elements
members
name
tags
@juki-team/commons - v0.1.10
Loading...