@sqlrooms/deck / DeckMapResource
Type Alias: DeckMapResource
DeckMapResource =
Omit<z.infer<typeofDeckMapResourceSchema>,"config"> &object
A durable Deck map resource stored in the room configuration.
Type Declaration
| Name | Type |
|---|---|
config | DeckMapConfig |