3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
export { getPaymentConfig } from "@/config/services.config";
|
|
export type { PaymentConfig } from "@/config/services.config";
|