mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-21 23:19:30 +02:00
create tool, implementing alphabeticSort and NumericSort and writing testCases
This commit is contained in:
2
src/pages/list/index.ts
Normal file
2
src/pages/list/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import { tool as listSort } from './sort/meta';
|
||||
export const listTools = [];
|
Reference in New Issue
Block a user