UNPKG

@pdfme/ui

Version:

TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!

7 lines (6 loc) 113 B
const useForm = jest.fn(); const FormRender = jest.fn(); module.exports = { useForm, default: FormRender, };