Drawing: {
    documentClass: typeof DrawingDocument;
    hudClass: typeof DrawingHUD;
    layerClass: typeof DrawingsLayer;
    objectClass: typeof canvas.placeables.Drawing;
} = ...

Configuration for the Drawing embedded document type and its representation on the game Canvas

Type declaration