mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 22:19:36 +02:00
feat: json pretty
This commit is contained in:
3
src/pages/tools/json/index.ts
Normal file
3
src/pages/tools/json/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { tool as jsonPrettify } from './prettify/meta';
|
||||
|
||||
export const jsonTools = [jsonPrettify];
|
Reference in New Issue
Block a user