Interface WeakKeyTypes

    interface WeakKeyTypes {
        object: object;
        symbol: symbol;
    }

    Properties

    Properties

    object: object
    symbol: symbol