/** * The universal, unique ID of the dartboard. */ export type DartboardId = string;