UNPKG

safers

Version:

Safely convert to the desired data and error-free refine values.

12 lines (11 loc) 284 B
import { toString as o } from "./toString.js"; import "../utils/isBoolean.js"; import "../../lib/identifyType-d39b7385.js"; import "../utils/isNumber.js"; import "../utils/isString.js"; function a(t, r = "en-US") { return o(t).toLocaleUpperCase(r); } export { a as toUpperCase };