type ProjectScopeOptions = object;
optional projectId: string;
optional projectName: string;
Was this page helpful?