Reference
RouteHeadDescriptor
Describes an extra head element emitted by route metadata.
Signature
interface RouteHeadDescriptorMembers
attrs?: Record<string, string | number | boolean | undefined>content?: stringnonce?: string | booleantag: "meta" | "link" | "script" | "base" | "style"