feat: init
This commit is contained in:
4
node_modules/unenv/dist/runtime/node/internal/buffer/base64.d.mts
generated
vendored
Normal file
4
node_modules/unenv/dist/runtime/node/internal/buffer/base64.d.mts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// base64 is 4/3 + up to two characters of the original data
|
||||
export declare function byteLength(b64);
|
||||
export declare function toByteArray(b64);
|
||||
export declare function fromByteArray(uint8);
|
||||
Reference in New Issue
Block a user