strip v1
This commit is contained in:
6
types/global.d.ts
vendored
6
types/global.d.ts
vendored
@@ -74,12 +74,6 @@ interface FileField {
|
||||
size: number
|
||||
}
|
||||
|
||||
interface TagEntry {
|
||||
id: string
|
||||
name: string
|
||||
color: string
|
||||
}
|
||||
|
||||
interface DummyCartEndpoint {
|
||||
operation: "add" | "update" | "delete"
|
||||
cartId: string
|
||||
|
||||
Reference in New Issue
Block a user