apiPath.ts 93 B

1234
  1. export default {
  2. initPdf: '/api/v1/init',
  3. getOriginalPdfFile: '/api/v1/original.pdf',
  4. };