Skip to content

@sqlrooms/deck / DeckMapResource

Type Alias: DeckMapResource

DeckMapResource = Omit<z.infer<typeof DeckMapResourceSchema>, "config"> & object

A durable Deck map resource stored in the room configuration.

Type Declaration

NameType
configDeckMapConfig