5 lines
57 B
TypeScript
Raw Normal View History

export default object => ({
type: 'Create',
object
});