MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / task-item.ts

File task-item.ts

apps/client/src/code/tiptap/task-item.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mergeAttributes, Node, wrappingInputRule } from '@tiptap/vue-3';
2import type { Node as ProseMirrorNode } from 'prosemirror-model';
3
4export interface TaskItemOptions {

Callers

nothing calls this directly

Calls 1

createMethod · 0.45

Tested by

no test coverage detected