MCPcopy Index your code
hub / github.com/observablehq/framework / annotate.ts

File annotate.ts

test/javascript/annotate.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This file is not suffixed with '-test'; it expects to run with an extra
2// OBSERVABLE_ANNOTATE_FILES=true environment variable.
3import assert from "node:assert";
4import type {TranspileModuleOptions} from "../../src/javascript/transpile.js";

Callers

nothing calls this directly

Calls 3

transpileModuleFunction · 0.85
rewriteNpmImportsFunction · 0.85
resolveFunction · 0.70

Tested by

no test coverage detected