UNPKG

@mfgames-writing/weasyprint-format

Version:

A formatter plugin for mfgames-writing-format that creates PDF files.

8 lines (7 loc) 219 B
export declare enum WeasyPrintPad { /** Don't perform any padding. */ none = "none", /** Pad to the left page so the next is on the right. */ left = "left", } //# sourceMappingURL=WeasyPrintPad.d.ts.map