Function: getProjects()
Returns
Promise<object[]>
A promise that resolves to the accessible projects.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function getProjects(): Promise<object[]>;
Promise<object[]>
A promise that resolves to the accessible projects.Was this page helpful?