template.map.ts 130 B

123456
  1. export default {
  2. test: 'test.ejs',
  3. signupOtp: 'signupOtp.ejs',
  4. common: 'common.ejs',
  5. finishCharge: 'finishCharge.ejs',
  6. };