PHP 8.2.30
Preview: index.d.ts Size: 486 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/side-channel/index.d.ts

import getSideChannelList from 'side-channel-list';
import getSideChannelMap from 'side-channel-map';
import getSideChannelWeakMap from 'side-channel-weakmap';

declare namespace getSideChannel {
	type Channel<K, V> =
		| getSideChannelList.Channel<K, V>
		| ReturnType<Exclude<typeof getSideChannelMap<K, V>, false>>
		| ReturnType<Exclude<typeof getSideChannelWeakMap<K, V>, false>>;
}

declare function getSideChannel<K, V>(): getSideChannel.Channel<K, V>;

export = getSideChannel;

Directory Contents

Dirs: 2 × Files: 10

Name Size Perms Modified Actions
.github DIR
- drwxr-xr-x 2026-02-03 15:06:18
Edit Download
test DIR
- drwxr-xr-x 2026-02-03 15:06:14
Edit Download
145 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
203 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
216 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
10.21 KB lrw-r--r-- 2026-02-03 15:06:16
Edit Download
486 B lrw-r--r-- 2026-02-03 15:06:18
Edit Download
1.16 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download
1.05 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download
2.31 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download
2.10 KB lrw-r--r-- 2026-02-03 15:06:18
Edit Download
116 B lrw-r--r-- 2026-02-03 15:06:16
Edit Download

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