UNPKG

melosys-kodeverk

Version:

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

11 lines (9 loc) 180 B
'use strict'; var avslag = [{ kode: 'MANGLENDE_OPPLYSNINGER', term: 'Manglende opplysninger' }, { kode: 'SAERLIG_GRUNN', term: 'Annet' }]; module.exports.avslag = avslag;