astro-ghostcms/.pnpm-store/v3/files/e2/211246366dc0474040497762597...

7 lines
329 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/** @type {Construct} */
export const labelStartImage: 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