astro-ghostcms/.pnpm-store/v3/files/f3/5a2394f7dd84f9458f7d0d0a331...

7 lines
350 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/** @type {InitialConstruct} */
export const flow: InitialConstruct
export type InitialConstruct = import('micromark-util-types').InitialConstruct
export type Initializer = import('micromark-util-types').Initializer
export type State = import('micromark-util-types').State
export type TokenizeContext = import('micromark-util-types').TokenizeContext