Type alias GetProjectByIdArg

GetProjectByIdArg: {
    projectId: string;
}

Type declaration

  • projectId: string