UNPKG

@microstates/ember

Version:

Data Down, Actions Up: at the molecular level.

5 lines (3 loc) 141 B
import { helper } from '@ember/component/helper'; import { valueOf } from '../index'; export default helper(([object]) => valueOf(object));