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