plane/space/components/account/oauth/index.ts
2024-06-14 14:55:59 +05:30

5 lines
132 B
TypeScript

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