const artikel = require('../datensatz/data/artikel.json') const wirkstoffe = require('../datensatz/data/wirkstoffe.json') module.exports = {artikel, wirkstoffe}