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