fix: remove monorepo
This commit is contained in:
4
app/types/artifact.ts
Normal file
4
app/types/artifact.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface BoltArtifactData {
|
||||
id: string;
|
||||
title: string;
|
||||
}
|
||||
Reference in New Issue
Block a user