UNPKG

sussy-util

Version:
7 lines (6 loc) 175 B
/** * @param {string} str The string to convert * @returns {Object} The converted string value */ declare const _default: (str: string) => object; export default _default;