We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa9e34 commit 571658eCopy full SHA for 571658e
1 file changed
src/index.ts
@@ -8,3 +8,4 @@ export { isValidGoogleMapsUrl } from "./isValidGoogleMapsUrl";
8
export { isValidHttpUrl } from "./isValidHttpUrl";
9
export { shuffleArray } from "./shuffleArray";
10
export { toKebabCase } from "./toKebabCase";
11
+export { unslugify } from "./unslugify";
0 commit comments