/** * Datamatrix component exported items */ export * from './datamatrix'; export * from './datamatrix-util'; export * from './datamatrix-model';