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

2 lines
81 B
JavaScript

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