digital-humani-js-sdk
Version:
[](https://github.com/impe93/digital-humani-js-sdk/actions/workflows/continuous-integrations.yaml) [ => Promise<ProjectPartial[]>;
/**
* Get details of the project with id passed as parameter
* @param projectId The project ID of the project to get
*/
readonly getProjectDetails: (projectId: string) => Promise<Project>;
}
//# sourceMappingURL=project.interface.d.ts.map