move to subfolder

This commit is contained in:
Max Peintner
2025-01-02 14:54:51 +01:00
parent f12709e97f
commit a91e147532
7 changed files with 10 additions and 6 deletions

View File

@@ -5,5 +5,3 @@ export { NewAuthorizationBearerInterceptor } from "./interceptors";
export { create, fromJson, toJson } from "@bufbuild/protobuf";
export { TimestampSchema, timestampDate, timestampFromDate, timestampFromMs, timestampMs } from "@bufbuild/protobuf/wkt";
export type { Duration, Timestamp } from "@bufbuild/protobuf/wkt";
export { createServerTransport, newSystemToken } from "./grpc";