deno.land / std@0.166.0 / node / internal / crypto / constants.ts

نووسراو ببینە
1
2
3
4
5
6
// 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");
std

Version Info

Tagged at
a year ago