UNPKG

@pdfme/schemas

Version:

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

3 lines (2 loc) 108 B
export declare const DEFAULT_OPACITY = 1; export declare const HEX_COLOR_PATTERN = "^#(?:[A-Fa-f0-9]{6})$";