MCPcopy Index your code
hub / github.com/resend/react-email / trailing-node.spec.ts

File trailing-node.spec.ts

packages/editor/src/extensions/trailing-node.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type AnyExtension, Editor, type JSONContent } from '@tiptap/core';
2import { afterEach, describe, expect, it } from 'vitest';
3import { StarterKit } from './index';
4import { TrailingNode } from './trailing-node';

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
createEditorFunction · 0.70
configureMethod · 0.45

Tested by

no test coverage detected