unenv-nightly
Advanced tools
Comparing version 2.0.0-20241017-155854-ca691c4 to 2.0.0-20241018-011344-e666fcf
{ | ||
"name": "unenv-nightly", | ||
"version": "2.0.0-20241017-155854-ca691c4", | ||
"version": "2.0.0-20241018-011344-e666fcf", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "repository": "unjs/unenv", |
@@ -10,4 +10,4 @@ import type buffer from "node:buffer"; | ||
export declare const isAscii: (...args: any) => any; | ||
export declare const btoa: typeof globalThis.btoa; | ||
export declare const atob: typeof globalThis.atob; | ||
export declare const btoa: any; | ||
export declare const atob: any; | ||
export declare const kStringMaxLength = 0; | ||
@@ -14,0 +14,0 @@ export declare const constants: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1027686