forked from github-starred/komodo
The incoming arguments
This commit is contained in:
2
frontend/public/index.d.ts
vendored
2
frontend/public/index.d.ts
vendored
@@ -758,7 +758,7 @@ declare global {
|
||||
var KomodoClient: typeof Client;
|
||||
/** All Komodo Types */
|
||||
export import Types = KomodoTypes;
|
||||
/** The incoming Action 'ARGS' */
|
||||
/** The incoming arguments */
|
||||
var ARGS: {
|
||||
WEBHOOK_BRANCH?: string;
|
||||
WEBHOOK_BODY?: any;
|
||||
|
||||
Reference in New Issue
Block a user