Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 266 Bytes

File metadata and controls

18 lines (12 loc) · 266 Bytes

snapy-obj

Plugin of snapy.

Take a snapshot of an object.

{test} = require("snapy")

test((snap) => {
  snap({obj: {someProp: true}})
})

License

Copyright (c) 2017 Paul Pflugradt Licensed under the MIT license.