Skip to content

gi-nx


gi-nx / getProjectBundle

ts
function getProjectBundle(projectId: string): Promise<ProjectBundle>;

Parameters

ParameterTypeDescription
projectIdstringID of the project to load

Returns

Promise<ProjectBundle>

Promise resolving to project bundle data