interface GetValidProjectName {
    name: string;
}

Properties

Properties

name: string

The project name.