4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
|
import truncate from "./truncate.js";
|
||
|
|
||
|
export { truncate };
|