MCPcopy
hub / github.com/slab/quill / quill.test-d.ts

File quill.test-d.ts

packages/quill/test/types/quill.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assertType, expectTypeOf } from 'vitest';
2import Quill, { Delta } from '../../src/quill.js';
3import type { EmitterSource, Parchment, Range } from '../../src/quill.js';
4import type { default as Block, BlockEmbed } from '../../src/blots/block.js';

Callers

nothing calls this directly

Calls 15

getLengthMethod · 0.80
getSemanticHTMLMethod · 0.80
disableMethod · 0.80
editReadOnlyMethod · 0.80
setTextMethod · 0.80
blurMethod · 0.80
scrollRectIntoViewMethod · 0.80
onMethod · 0.80
getLeafMethod · 0.80
getLineMethod · 0.80
registerMethod · 0.45

Tested by

no test coverage detected