UNPKG

safers

Version:

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

15 lines (14 loc) 392 B
export * from "./numberFormat"; export * from "./padLeft"; export * from "./padRight"; export * from "./parse"; export * from "./replace"; export * from "./split"; export * from "./squash"; export * from "./toArray"; export * from "./toBoolean"; export * from "./toLowerCase"; export * from "./toNumber"; export * from "./toObject"; export * from "./toString"; export * from "./toUpperCase";