mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
6 lines
217 B
Markdown
6 lines
217 B
Markdown
# domain
|
|
|
|
Shared domain enums and constants for the recflare workers. Single source of
|
|
truth for the numeric values the client (and our D1 JSON blobs) encode, so the
|
|
same magic numbers aren't re-hardcoded per worker.
|