PHP 7.4.33
Preview: index.d.ts Size: 557 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/which-boxed-primitive/index.d.ts
type primitive = string | number | bigint | boolean | symbol | null | undefined;

declare function whichBoxedPrimitive(value: primitive): null;
declare function whichBoxedPrimitive(value: BigInt): 'BigInt';
declare function whichBoxedPrimitive(value: Boolean): 'Boolean';
declare function whichBoxedPrimitive(value: Number): 'Number';
declare function whichBoxedPrimitive(value: String): 'String';
declare function whichBoxedPrimitive(value: Symbol): 'Symbol';
declare function whichBoxedPrimitive(value: unknown): undefined;

export = whichBoxedPrimitive;

Directory Contents

Dirs: 2 × Files: 10
Name Size Perms Modified Actions
.github DIR
- drwxr-xr-x 2025-03-28 11:04:35
Edit Download
test DIR
- drwxr-xr-x 2025-03-28 11:04:35
Edit Download
286 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
43 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
216 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
8.91 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
557 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
718 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
1.05 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
2.21 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
3.00 KB lrw-r--r-- 2025-03-28 11:04:35
Edit Download
114 B lrw-r--r-- 2025-03-28 11:04:35
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).