add artifact api twirp definitions

This commit is contained in:
Bethany
2023-08-03 12:43:45 -07:00
parent c4f5ce2665
commit 769c896931
7 changed files with 2306 additions and 5 deletions

View File

@@ -0,0 +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";