mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-09 01:52:30 +05:30
tool setup
This commit is contained in:
parent
50f6a94dda
commit
c3a1f948b1
1 changed files with 3 additions and 0 deletions
3
src/pages/json/index.ts
Normal file
3
src/pages/json/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { tool as jsonPrettify } from './prettify/meta';
|
||||
import { tool as jsonPrettify } from './prettify/meta';
|
||||
export const jsonTools = [];
|
||||
Loading…
Add table
Add a link
Reference in a new issue