Color Utilities
For example, draw a circle, draw a path, draw a point.
It is possible to escape the end of a comment:
import { palettes, randomPick } from "rapid-sketch-utils";const palette = randomPick(palettes); Copy
import { palettes, randomPick } from "rapid-sketch-utils";const palette = randomPick(palettes);
Color Utilities
For example, draw a circle, draw a path, draw a point.
It is possible to escape the end of a comment: