feat: Payment module package setup

This commit is contained in:
fPolic
2024-01-11 11:26:41 +01:00
parent b6ac768698
commit 824bcce3dd
34 changed files with 485 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
export { default as Payment } from "./payment"