UNPKG

radioactive-state

Version:
2 lines 80 B
const unwrap = (x) => typeof x === 'function' ? x() : x module.exports = unwrap