MCPcopy Create free account
hub / github.com/dev-mastery/comments-api / index.js

File index.js

src/comment/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import crypto from 'crypto'
2import Id from '../Id'
3import ipRegex from 'ip-regex'
4import sanitizeHtml from 'sanitize-html'

Callers

nothing calls this directly

Calls 2

buildMakeSourceFunction · 0.85
buildMakeCommentFunction · 0.85

Tested by

no test coverage detected