add getDomain API as a helper

This commit is contained in:
Andre Staltz 2023-12-11 14:43:22 +02:00
parent c577f25ff6
commit 744f53da0e
No known key found for this signature in database
GPG Key ID: 9EDE23EA7E8A4890
1 changed files with 1 additions and 0 deletions

View File

@ -570,6 +570,7 @@ function initSet(peer, config) {
del,
has,
values,
getDomain: fromSubdomain,
getFeedID,
isGhostable,
getGhostSpan,