import { function createHighlighterCore(options?: HighlighterCoreOptions): Promise<HighlighterCore>Create a Shiki core highlighter instance, with no languages or themes bundled.
Wasm and each language and theme must be loaded manually.createHighlighterCore } from 'shiki/core'
const const shiki: HighlighterCoreshiki = await function createHighlighterCore(options?: HighlighterCoreOptions): Promise<HighlighterCore>Create a Shiki core highlighter instance, with no languages or themes bundled.
Wasm and each language and theme must be loaded manually.createHighlighterCore({})
const const a: 1a = 1Custom log messageconst const b: 1b = 1Custom error messageconst const c: 1c = 1Custom warning messageCustom annotation message