astro-ghostcms/.pnpm-store/v3/files/75/ae9061dd4b4397060638b8f128c...

8 lines
387 B
Plaintext

/** @type {Construct} */
export const characterReference: Construct
export type Code = import('micromark-util-types').Code
export type Construct = import('micromark-util-types').Construct
export type State = import('micromark-util-types').State
export type TokenizeContext = import('micromark-util-types').TokenizeContext
export type Tokenizer = import('micromark-util-types').Tokenizer