Files
bigcapital/shared/pdf-templates/src/index.ts
2024-11-05 13:33:22 +02:00

4 lines
152 B
TypeScript

export * from './components/PaperTemplate';
export * from './components/InvoicePaperTemplate';
export * from './renders/render-invoice-paper-template';