ManyToManyMetadata
@frost-orm/frost-web-client / Exports / ManyToManyMetadata
Type alias: ManyToManyMetadata
Ƭ ManyToManyMetadata: Record
<string
, { connected?
: boolean
| null
; lastChange
: string
} | null
| undefined
>
@frost-orm/frost-web-client / Exports / ManyToManyMetadata
Ƭ ManyToManyMetadata: Record
<string
, { connected?
: boolean
| null
; lastChange
: string
} | null
| undefined
>