mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 18:12:22 +00:00
3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
|
|
export * from "./user";
|
||
|
|
export * from "../../proto/server/zitadel/user/v2alpha/user";
|