
// https://ns.editeur.org/onix/en/152 
export enum IllustratedNotIllustrated {
  _01 = '01', // No
  _02 = '02', // Yes
}