UNPKG

json-sculpt

Version:

JSON Sculpt is a utility library designed to transform or "sculpt" JSON objects into your desired shape.

4 lines (3 loc) 77 B
export * from "./sculpt"; export * from "./find"; export * from "./replace";