/**
 * The ID of the source as a string
 */
export type SourceIdentifierInterface = string;
