✨ feat(index.d.ts): add base64 property to global context for Base64Package interface
This commit is contained in:
1
index.d.ts
vendored
1
index.d.ts
vendored
@@ -776,6 +776,7 @@ declare global {
|
||||
crypto: CryptoPackage
|
||||
json: JsonPackage
|
||||
exec: ExecPackage
|
||||
base64: Base64Package
|
||||
}
|
||||
|
||||
export interface HookException {
|
||||
|
||||
Reference in New Issue
Block a user