Plugin of snapy.
Take a snapshot of an object.
{test} = require("snapy")
test((snap) => {
snap({obj: {someProp: true}})
})Copyright (c) 2017 Paul Pflugradt Licensed under the MIT license.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Plugin of snapy.
Take a snapshot of an object.
{test} = require("snapy")
test((snap) => {
snap({obj: {someProp: true}})
})Copyright (c) 2017 Paul Pflugradt Licensed under the MIT license.