Generalize some utils

This commit is contained in:
Jon Staab
2025-10-13 13:41:53 -07:00
parent 5c03ff3e29
commit d4a6873ed5
2 changed files with 12 additions and 6 deletions
+2
View File
@@ -12,6 +12,8 @@ import {
isParameterizedReplaceableKind,
} from "./Kinds.js"
export {verifiedSymbol}
export type EventContent = {
tags: string[][]
content: string