PHP 7.4.33
Preview: parse.d.ts Size: 533 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/json5/lib/parse.d.ts
/**
 * Parses a JSON5 string, constructing the JavaScript value or object described
 * by the string.
 * @template T The type of the return value.
 * @param text The string to parse as JSON5.
 * @param reviver A function that prescribes how the value originally produced
 * by parsing is transformed before being returned.
 * @returns The JavaScript value converted from the JSON5 string.
 */
declare function parse<T = any>(
    text: string,
    reviver?: ((this: any, key: string, value: any) => any) | null,
): T

export = parse

Directory Contents

Dirs: 0 × Files: 13
Name Size Perms Modified Actions
3.51 KB lrwxr-xr-x 2025-03-28 11:04:34
Edit Download
103 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
143 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
533 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
21.88 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
374 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
163 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
4.06 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
6.82 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
124 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
15.44 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
292 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
885 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).