UNPKG

@gecut/utilities

Version:

The ultimate utility toolkit from Gecut Company, crafted with TypeScript for optimal speed and efficiency. Designed to boost productivity with a suite of fast and optimized tools.

4 lines 102 B
export const sanitize = (str) => { return String(str ?? ''); }; //# sourceMappingURL=string.js.map