Files
cozsweet-frontend-nextjs/src/data/storage/payment/index.ts
T

6 lines
91 B
TypeScript

/**
* @file Payment storage barrel.
*/
export * from "./pending_payment_order_storage";