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