mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-07 09:24:55 +05:30
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
import { tool as stringSplit } from './split/meta';
|
|
|
|
export const stringTools = [stringSplit];
|