mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
toUppercase tool, testCases and updated index file
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { tool as stringUppercase } from './uppercase/meta';
|
||||
import { tool as stringExtractSubstring } from './extract-substring/meta';
|
||||
import { tool as stringCreatePalindrome } from './create-palindrome/meta';
|
||||
import { tool as stringPalindrome } from './palindrome/meta';
|
||||
|
||||
Reference in New Issue
Block a user