mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-11 21:02:21 +00:00
error handler
This commit is contained in:
@@ -6,3 +6,4 @@ export { create, fromJson, toJson } from "@bufbuild/protobuf";
|
||||
export type { JsonObject } from "@bufbuild/protobuf";
|
||||
export { TimestampSchema, timestampDate, timestampFromDate, timestampFromMs, timestampMs } from "@bufbuild/protobuf/wkt";
|
||||
export type { Duration, Timestamp } from "@bufbuild/protobuf/wkt";
|
||||
export type { Code, ConnectError } from "@connectrpc/connect";
|
||||
|
||||
Reference in New Issue
Block a user