Type Alias ProjectSettings

ProjectSettings: {
    psp: PSP;
    region: ProjectRegion;
}

Type declaration