chore: lint

This commit is contained in:
Bereket Engida
2025-01-23 09:34:55 +03:00
parent 13d246cafd
commit 779f8aa2c9

View File

@@ -23,7 +23,7 @@ function generateOTP(size: number) {
return generateRandomString(size, "0-9");
}
export interface PhoneNumberOptions = {
export interface PhoneNumberOptions {
/**
* Length of the OTP code
* @default 6