Interface IYMFTagNode

Hierarchy

  • IYMFTagNode

Properties

attributes: Record<string, string>
children: IYMFNode[]
parent: null | IYMFNode
singular: boolean
tag: string
type: "tag"

Generated using TypeDoc