ez-common-ts/index.ts
2023-11-10 15:50:16 +08:00

3 lines
76 B
TypeScript

import { stringTokenizer } from "./src/commons";
export { stringTokenizer }