import value from './value.js' import './side-effect.js' export default function getValue() { return value }