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) 92 B
export const DEFAULT_OPACITY = 1; export const HEX_COLOR_PATTERN = '^#(?:[A-Fa-f0-9]{6})$';