// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. // @deno-types="./_buffer.d.ts" export { atob, Blob, btoa, Buffer, constants, default, kMaxLength, kStringMaxLength, SlowBuffer, } from "./_buffer.mjs";