@vttforge/types / PlaceableDocumentName
Type Alias: PlaceableDocumentName ​
PlaceableDocumentName =
"AmbientLight"|"AmbientSound"|"Drawing"|"MeasuredTemplate"|"Note"|"Region"|"Tile"|"Token"|"Wall"
A document that has an object placed on the canvas.
MeasuredTemplate is deprecated since v14 and still fires its hooks, so it is here. Reach for a Region instead when you write new code.