plane/web/core/components/account/oauth/index.ts
2024-06-14 15:23:30 +05:30

5 lines
132 B
TypeScript

export * from "./oauth-options";
export * from "./google-button";
export * from "./github-button";
export * from "./gitlab-button";