Skip to content
Codemap
Esc
navigateopen⌘Jpreview
On this page

API

Library API for the published @stainless-code/codemap package entry.

One package entry — everything below is re-exported from @stainless-code/codemap. Quick start: Programmatic. Hub: Reference.

Experimental — the API may change between minor releases. Pin your version. Pre-1.0: breaking changes ship in minor releases (0.x0.y), not majors.

Library surface

import {
  createCodemap,
  defineConfig,
  BUILTIN_ADAPTERS,
  CODEMAP_VERSION,
} from "@stainless-code/codemap";

Last updated on July 20, 2026

Was this page helpful?