MCPcopy
hub / github.com/markedjs/marked / build.js

File build.js

docs/build.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global marked */
2import '../lib/marked.umd.js';
3import { promises } from 'fs';
4import { join, dirname, parse, format } from 'path';

Callers

nothing calls this directly

Calls 1

initFunction · 0.85

Tested by

no test coverage detected