We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa9e34 commit 7ec3bc5Copy full SHA for 7ec3bc5
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