Appearance
@vttforge/core / DropData
What a drag carries. Foundry serialises { type, uuid } onto the event; a drag begun on a sheet may add its own keys.
{ type, uuid }
[key: string]: unknown
key
string
unknown
readonly optional type?: string
readonly
optional
readonly optional uuid?: string