Note: {
    documentClass: typeof NoteDocument;
    layerClass: typeof NotesLayer;
    objectClass: typeof canvas.placeables.Note;
} = ...

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

Type declaration