Files
2025-08-18 23:06:34 +08:00

2 lines
74 B
JavaScript

module.exports = (data, { indent }) => JSON.stringify(data, null, indent)