/**
 * The IDs and/or slugs of the projects
 */
export type MultipleProjectIdentifier = string;
