MCPcopy
hub / github.com/markedjs/marked / marked.ts

File marked.ts

src/marked.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { _Lexer } from './Lexer.ts';
2import { _Parser } from './Parser.ts';
3import { _Tokenizer } from './Tokenizer.ts';
4import { _Renderer } from './Renderer.ts';

Callers

nothing calls this directly

Calls 4

changeDefaultsFunction · 0.90
setOptionsMethod · 0.80
useMethod · 0.80
walkTokensMethod · 0.80

Tested by

no test coverage detected