Skip to Content
SdkReactInternalInterfacesUpdateProjectOptions

UpdateProjectOptions

Defined in: src/lib/db/project/types.ts:39 

Options for updating a project.

Properties

name?

optional name: string

Defined in: src/lib/db/project/types.ts:41 

New name for the project

Last updated on