Reference
RobotsManifest
Describes the robots.txt metadata route result.
Signature
interface RobotsManifestMembers
host?: stringrules?: RobotsRule | readonly RobotsRule[]sitemap?: string | readonly string[]Reference
Describes the robots.txt metadata route result.
interface RobotsManifesthost?: stringrules?: RobotsRule | readonly RobotsRule[]sitemap?: string | readonly string[]