UNPKG

prntr

Version:

A tiny javascript library to help printing from the web. Print.js but modern and maintained.

2 lines (1 loc) 128 B
export declare function addHeader(printElement: HTMLElement, header: string, headerStyle?: string): HTMLDivElement | undefined;