deno.land / std@0.139.0 / node / buffer.ts
1234// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.// @deno-types="./_buffer.d.ts"export { Blob, Buffer, default } from "./_buffer.mjs";
Version Info