diff --git a/src/index.ts b/src/index.ts index 1cff15c..e5d6766 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1 +1 @@ -export { randomString } from './utils/randomString.ts'; \ No newline at end of file +export { randomString } from './utils/randomstring.ts'; \ No newline at end of file