Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Validate all templates in the template directory
validateAllTemplates(): { valid: boolean; errors: Array<{ template: string; errors: string[]; }>; };
{ valid: boolean; errors: Array<{ template: string; errors: string[]; }>; }
Was this page helpful?