UNPKG

@bluesialia/jsonresume-theme-bluetime

Version:

A modern, clean TypeScript-based theme for JSON Resume with responsive design and professional styling

3 lines 143 B
import { JSONResumeSchema } from "./types"; export declare function render(data: JSONResumeSchema): string; //# sourceMappingURL=index.d.ts.map