mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-10 18:44:11 -06:00
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
import { tool as stringSplit } from './split/meta';
|
|
|
|
export const stringTools = [stringSplit];
|