PHP 8.2.30
Preview: decode_codepoint.d.ts Size: 765 B
/home/byroehnu/easepay.easetack.com/node_modules/entities/lib/decode_codepoint.d.ts

/**
 * Polyfill for `String.fromCodePoint`. It is used to create a string from a Unicode code point.
 */
export declare const fromCodePoint: (...codePoints: number[]) => string;
/**
 * Replace the given code point with a replacement character if it is a
 * surrogate or is outside the valid range. Otherwise return the code
 * point unchanged.
 */
export declare function replaceCodePoint(codePoint: number): number;
/**
 * Replace the code point if relevant, then convert it to a string.
 *
 * @deprecated Use `fromCodePoint(replaceCodePoint(codePoint))` instead.
 * @param codePoint The code point to decode.
 * @returns The decoded code point.
 */
export default function decodeCodePoint(codePoint: number): string;
//# sourceMappingURL=decode_codepoint.d.ts.map

Directory Contents

Dirs: 2 × Files: 21

Name Size Perms Modified Actions
esm DIR
- drwxr-xr-x 2026-03-14 01:49:19
Edit Download
generated DIR
- drwxr-xr-x 2026-03-14 01:49:19
Edit Download
127 B lr--r--r-- 2026-03-14 01:49:19
Edit Download
7.91 KB lrw-r--r-- 2026-02-28 00:29:22
Edit Download
2.16 KB lrw-r--r-- 2026-02-28 00:28:52
Edit Download
22.08 KB lrw-r--r-- 2026-02-28 00:27:58
Edit Download
11.32 KB lrw-r--r-- 2026-02-28 00:28:56
Edit Download
765 B lrw-r--r-- 2026-02-28 00:29:12
Edit Download
395 B lrw-r--r-- 2026-02-28 00:28:34
Edit Download
2.26 KB lrw-r--r-- 2026-02-28 00:26:44
Edit Download
1.86 KB lrw-r--r-- 2026-02-28 00:28:36
Edit Download
949 B lrw-r--r-- 2026-02-28 00:29:28
Edit Download
334 B lrw-r--r-- 2026-02-28 00:29:02
Edit Download
2.90 KB lrw-r--r-- 2026-02-28 00:28:18
Edit Download
1.79 KB lrw-r--r-- 2026-02-28 00:29:06
Edit Download
1.51 KB lrw-r--r-- 2026-02-28 00:29:32
Edit Download
587 B lrw-r--r-- 2026-02-28 00:29:06
Edit Download
4.21 KB lrw-r--r-- 2026-02-28 00:28:26
Edit Download
2.81 KB lrw-r--r-- 2026-02-28 00:29:08
Edit Download
3.25 KB lrw-r--r-- 2026-02-28 00:29:34
Edit Download
1.38 KB lrw-r--r-- 2026-02-28 00:29:10
Edit Download
6.98 KB lrw-r--r-- 2026-02-28 00:28:28
Edit Download
2.58 KB lrw-r--r-- 2026-02-28 00:29:10
Edit Download

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