MCPcopy Create free account
hub / github.com/dailydotdev/apps / strings.spec.ts

File strings.spec.ts

packages/shared/src/lib/strings.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getPlainTextFromRichContent } from './strings';
2
3describe('getPlainTextFromRichContent', () => {
4 it('prefers html content when available', () => {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected