Function: getProjects()

function getProjects(): Promise<Project[]>;
Defined in: src/utils/projects.ts:7

Returns

Promise<Project[]>