UNPKG

cornerstone-tools-cacalc

Version:

Medical imaging tools for the Cornerstone library with added functionality for computing Agatston calcium scores

4 lines (3 loc) 107 B
const env = process.env.ENV || 'dev'; const config = require(`./webpack-${env}`); module.exports = config;