Skip to main content
Go to Latest
File
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.// Copyright Joyent, Inc. and Node.js contributors. All rights reserved. MIT license.
export const kHandle = Symbol("kHandle");export const kKeyObject = Symbol("kKeyObject");