DocSpace-buildtools/packages/components/textarea/utils/index.js

2 lines
81 B
JavaScript
Raw Normal View History

export { isJSON } from "./isJSON";
export { beautifyJSON } from "./beautifyJSON";