Continue typescript conversion 3

This commit is contained in:
Michael
2021-08-11 23:22:20 +02:00
parent df87727f9d
commit 7f0a1af891
5 changed files with 46 additions and 30 deletions

View File

@@ -33,7 +33,7 @@ const Prices = {
},
};
const PriceIds = {
const PriceIds: { [index: string]: any } = {
price_1J5q2yDMjD0UnVmMXzEWYDnl: 'Personal plan (monthly)',
price_1J5q45DMjD0UnVmMQxXHKGAv: 'Personal plan (annually)',
price_1J5q3GDMjD0UnVmMlHc5Eedq: 'Team plan (monthly)',