astro-ghostcms/.pnpm-store/v3/files/7e/334aa399c9168ca5647fb413fe8...

7 lines
324 B
Plaintext

/** @type {Construct} */
export const lineEnding: Construct
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