UNPKG

melosys-kodeverk

Version:

Dictionary of kode/term objects for use with associated melosys projects

22 lines (16 loc) 668 B
'use strict'; var _require = require('./behandlingsresultattyper'), behandlingsresultattyper = _require.behandlingsresultattyper; var _require2 = require('./behandlingsstatus'), behandlingsstatus = _require2.behandlingsstatus; var _require3 = require('./behandlingstyper'), behandlingstyper = _require3.behandlingstyper; var _require4 = require('./behandlingstema'), behandlingstema = _require4.behandlingstema; var behandlinger = { behandlingsresultattyper: behandlingsresultattyper, behandlingsstatus: behandlingsstatus, behandlingstema: behandlingstema, behandlingstyper: behandlingstyper }; module.exports.behandlinger = behandlinger;