Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/renderers/RealDrawBoard/tools/tools

Index

References

BrushTool

Renames and exports Brush

EraserTool

Renames and exports Eraser

LineTool

Renames and exports Line

TextTool

Re-exports TextTool

Type aliases

Tool

Tool: typeof name | typeof name | typeof name | typeof name

ToolOptions

ToolSettings

Tools

Tools: { brush: Brush; eraser: Eraser; line: Line; text: TextTool }

Type declaration

Variables

Const ToolDefaults

ToolDefaults: ToolSettings = ...

Generated using TypeDoc