mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 00:52:48 +00:00
3 lines
140 B
TypeScript
3 lines
140 B
TypeScript
|
|
export { NewAuthorizationBearerInterceptor } from "./interceptors";
|
||
|
|
export type { PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|