Files
n8n-enterprise-unlocked/packages/@n8n/client-oauth2/src/index.ts
कारतोफ्फेलस्क्रिप्ट™ 77ac953eaf feat(core): Replace client-oauth2 with an in-repo package (#6056)
Co-authored-by: Marcus <marcus@n8n.io>
2023-05-16 16:31:11 +02:00

3 lines
175 B
TypeScript

export { ClientOAuth2, ClientOAuth2Options, ClientOAuth2RequestObject } from './ClientOAuth2';
export { ClientOAuth2Token, ClientOAuth2TokenData } from './ClientOAuth2Token';