Skip to content

Type Alias: PencilMode

PencilMode = "write" | "sketch" | "auto"

Defined in: pencil.ts:36

The three modes. auto is reserved — see the module header.