Merge branch 'bethanyj28/add-twirp-definitions' into bethanyj28/add-twirp-client

This commit is contained in:
Bethany
2023-08-07 09:10:06 -07:00
7 changed files with 28 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
export * from "./google/protobuf/timestamp";
export * from "./google/protobuf/wrappers";
export * from "./results/api/v1/artifact";
export * from "./results/api/v1/artifact.twirp";
export * from './google/protobuf/timestamp'
export * from './google/protobuf/wrappers'
export * from './results/api/v1/artifact'
export * from './results/api/v1/artifact.twirp'