feat: dish certifications

This commit is contained in:
2023-07-18 14:42:30 +02:00
parent c9240f289e
commit b085850207
16 changed files with 175 additions and 28 deletions

View File

@@ -24,6 +24,7 @@ export * from './things/article.js';
export * from './things/assessment.js';
export * from './things/book.js';
export * from './things/building.js';
export * from './things/certification.js';
export * from './things/catalog.js';
export * from './things/contact-point.js';
export * from './things/course-of-study.js';