UNPKG

@pdfme/generator

Version:

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

5 lines (4 loc) 190 B
import { type Plugin } from '@pdfme/common'; export declare const acroTextPlugin: Plugin; export declare const acroRadioGroupPlugin: Plugin; export declare const acroCheckboxPlugin: Plugin;