✨ feat(index.d.ts): add ExecPackage interface to global context
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
1
index.d.ts
vendored
1
index.d.ts
vendored
@@ -764,6 +764,7 @@ declare global {
|
||||
pdf: PdfPackage
|
||||
crypto: CryptoPackage
|
||||
json: JsonPackage
|
||||
exec: ExecPackage
|
||||
}
|
||||
|
||||
export interface HookException {
|
||||
|
||||
Reference in New Issue
Block a user