PHP 8.2.30
Preview: parse.d.ts Size: 533 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/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 lrw-r--r-- 2026-02-28 00:26:36
Edit Download
103 B lrw-r--r-- 2026-02-28 00:28:28
Edit Download
143 B lrw-r--r-- 2026-02-28 00:27:06
Edit Download
533 B lrw-r--r-- 2026-02-28 00:28:28
Edit Download
21.88 KB lrw-r--r-- 2026-02-28 00:27:30
Edit Download
374 B lrw-r--r-- 2026-02-28 00:27:34
Edit Download
163 B lrw-r--r-- 2026-02-28 00:27:44
Edit Download
4.06 KB lrw-r--r-- 2026-02-28 00:28:30
Edit Download
6.82 KB lrw-r--r-- 2026-02-28 00:27:52
Edit Download
124 B lrw-r--r-- 2026-02-28 00:28:32
Edit Download
15.44 KB lrw-r--r-- 2026-02-28 00:28:00
Edit Download
292 B lrw-r--r-- 2026-02-28 00:28:32
Edit Download
885 B lrw-r--r-- 2026-02-28 00:28:06
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).