fix: Evaluation nodes - add missing test function and credentialTest to methods (#16734)

This commit is contained in:
Michael Kret
2025-07-03 14:13:45 +03:00
committed by GitHub
parent 71771a76c4
commit 044022f004
5 changed files with 15 additions and 4 deletions

View File

@@ -1,2 +1,3 @@
export * as loadOptions from './loadOptions';
export * as listSearch from './../../Google/Sheet/v2/methods/listSearch';
export * as credentialTest from './../../Google/Sheet/v2/methods/credentialTest';