Skip to content

Commit

Permalink
index file
Browse files Browse the repository at this point in the history
  • Loading branch information
Chesterkxng committed Jul 12, 2024
1 parent c034b73 commit 6260925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/string/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { tool as stringQuote } from './quote/meta';
import { tool as stringRot13 } from './rot13/meta';
import { tool as stringReverse } from './reverse/meta';
import { tool as stringRandomizeCase } from './randomize-case/meta';
Expand Down

0 comments on commit 6260925

Please sign in to comment.