UNPKG

js-dicom

Version:

this is js-dicom

12 lines (8 loc) 96 B
/** *luoyin */ 'use strict' const testfun = (e)=>{ console.log(e); } export {testfun};