src/pipe-interface/exporter.js

Summary

Maintainability
A
0 mins
Test Coverage
export const json = state => JSON.parse(JSON.stringify(state))