// Copyright 2018-2023 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");