refactor(data): merge DTO models into schemas
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { PayChannel } from "@/data/dto/payment";
|
||||
import type { PayChannel } from "@/data/schemas/payment";
|
||||
import type { PaymentAnalyticsContext } from "@/lib/analytics/payment_analytics_context";
|
||||
import type {
|
||||
PendingChatUnlockKind,
|
||||
|
||||
Reference in New Issue
Block a user