Regular Expressions
A regular expression is cloneable in JavaScript and therefore can be stored in a Deno KV store.
They should be entered or updated in the same
literal notation
used in JavaScript. They will be displayed in the same literal notation (e.g.
/ab+c/i
).