Skip to content

Commit 571658e

Browse files
committed
fix: export unslugify module
1 parent afa9e34 commit 571658e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ export { isValidGoogleMapsUrl } from "./isValidGoogleMapsUrl";
88
export { isValidHttpUrl } from "./isValidHttpUrl";
99
export { shuffleArray } from "./shuffleArray";
1010
export { toKebabCase } from "./toKebabCase";
11+
export { unslugify } from "./unslugify";

0 commit comments

Comments
 (0)