import config from "./config.xml"; import tasks from "./tasks.json"; import annotation from "./annotations/0.json"; export const TaxonomyLarge = { config, tasks, annotation };