UNPKG

@warleon/jsonresume-theme-html

Version:

A JSON Resume theme, compatible with the latest resume schema

6 lines 212 B
export namespace pdfRenderOptions { let mediaType: string; let printBackground: boolean; } export function render(resume: import('./schema.d.ts').ResumeSchema): string; //# sourceMappingURL=index.d.ts.map