PHP 7.4.33
Preview: index.d.ts Size: 436 B
/var/www/idmc.bitkit.dk/httpdocs/node_modules/detect-libc/index.d.ts
// Copyright 2017 Lovell Fuller and others.
// SPDX-License-Identifier: Apache-2.0

export const GLIBC: 'glibc';
export const MUSL: 'musl';

export function family(): Promise<string | null>;
export function familySync(): string | null;

export function isNonGlibcLinux(): Promise<boolean>;
export function isNonGlibcLinuxSync(): boolean;

export function version(): Promise<string | null>;
export function versionSync(): string | null;

Directory Contents

Dirs: 1 × Files: 4
Name Size Perms Modified Actions
lib DIR
- drwxrwxr-x 2024-09-23 09:37:22
Edit Download
436 B lrw-rw-r-- 2024-09-23 09:37:22
Edit Download
11.09 KB lrw-rw-r-- 2024-09-23 09:37:21
Edit Download
1.08 KB lrw-rw-r-- 2024-09-23 09:37:22
Edit Download
3.14 KB lrw-rw-r-- 2024-09-23 09:37:22
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).