ez-common-ts/index.ts

3 lines
76 B
TypeScript
Raw Normal View History

2023-11-10 15:50:16 +08:00
import { stringTokenizer } from "./src/commons";
export { stringTokenizer }