UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 103 B
import type { Tag } from '@markdoc/markdoc'; export declare function isTag(value?: any): value is Tag;