Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecsl authored and sfc-gh-pmotacki committed Oct 1, 2024
1 parent 37713b5 commit eef847c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ declare module 'snowflake-sdk' {
getResultsFromQueryId(options: StatementOption): Promise<RowStatement | FileAndStageBindStatement>;

/**
* Gets the results from a previously ran query based on queryId and throws if there's an error.
* Returns the value of the SERVICE_NAME parameter
*/
getServiceName(): string;

Expand Down

0 comments on commit eef847c

Please sign in to comment.