astro-ghostcms/.pnpm-store/v3/files/c6/594c75f10ff413db0ed0efa8ab5...

7 lines
328 B
Plaintext
Raw Normal View History

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