Export replace
This commit is contained in:
parent
a40b1bf38c
commit
6a9f6ff919
@ -15,6 +15,7 @@ export { parallelMap } from "./parallelMap";
|
|||||||
export { parse } from "./parse";
|
export { parse } from "./parse";
|
||||||
export { rate } from "./rate";
|
export { rate } from "./rate";
|
||||||
export { reduce } from "./reduce";
|
export { reduce } from "./reduce";
|
||||||
|
export { replace } from "./replace";
|
||||||
export { split } from "./split";
|
export { split } from "./split";
|
||||||
export { stringify } from "./stringify";
|
export { stringify } from "./stringify";
|
||||||
export { unbatch } from "./unbatch";
|
export { unbatch } from "./unbatch";
|
||||||
|
Loading…
Reference in New Issue
Block a user