type DeletePromptOptions = ProjectScopeOptions & object;
optional id: string;
optional name: string;
Was this page helpful?