initial commit of actions
This commit is contained in:
commit
949ece5785
44660 changed files with 12034344 additions and 0 deletions
13
github/codeql-action-v1/node_modules/table/dist/generated/validators.d.ts
generated
vendored
Normal file
13
github/codeql-action-v1/node_modules/table/dist/generated/validators.d.ts
generated
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
declare function validate43(data: any, { instancePath, parentData, parentDataProperty, rootData }?: {
|
||||
instancePath?: string | undefined;
|
||||
parentData: any;
|
||||
parentDataProperty: any;
|
||||
rootData?: any;
|
||||
}): boolean;
|
||||
declare function validate76(data: any, { instancePath, parentData, parentDataProperty, rootData }?: {
|
||||
instancePath?: string | undefined;
|
||||
parentData: any;
|
||||
parentDataProperty: any;
|
||||
rootData?: any;
|
||||
}): boolean;
|
||||
export { validate43 as _config_json, validate76 as _streamConfig_json };
|
||||
2170
github/codeql-action-v1/node_modules/table/dist/generated/validators.js
generated
vendored
Normal file
2170
github/codeql-action-v1/node_modules/table/dist/generated/validators.js
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue