/**
 * The ID of the version
 */
export type VersionIdentifier = string;
