Skip to content

AiTxtOptions

type AiTxtOptions = {
siteUrl: string;
};

Defined in: ai-txt.ts:22

Type declaration

NameTypeDescriptionDefined in
siteUrl?stringSite URL — included as a comment for human readers and crawlers.ai-txt.ts:24