mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-06-21 16:41:23 +07:00
node_modules: upgrade
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
export declare class OidcClient {
|
||||
private static createHttpClient;
|
||||
private static getRequestToken;
|
||||
private static getIDTokenUrl;
|
||||
private static getCall;
|
||||
static getIDToken(audience?: string): Promise<string>;
|
||||
}
|
||||
Reference in New Issue
Block a user