feat: deprecated business type helper
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 4s

This commit is contained in:
Methapon2001 2025-07-09 17:46:27 +07:00
parent 1cf53c91aa
commit ccee309268

View file

@ -368,6 +368,9 @@ function gender(text: string, lang: "th" | "en" = "en") {
}
}
/**
* @deprecated
*/
function businessType(text: string, lang: "th" | "en" = "en") {
switch (lang) {
case "th":