From a5326a67e37d9f1aee740f7b3d46345f3bcda419 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Wed, 9 Jul 2025 23:29:06 -0400 Subject: Factor data-to-JSON-string construction out of stitches. This is a recurring and nameable operation; let's give it a name before we use it further. --- ui/lib/swatch/setup.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ui/lib/swatch/setup.js (limited to 'ui/lib/swatch/setup.js') diff --git a/ui/lib/swatch/setup.js b/ui/lib/swatch/setup.js new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3