UNPKG

@lapidist/cv-generator

Version:
19 lines (18 loc) 342 B
declare const _default: { SKILLS: { title: string; }[]; STACK: { title: string; skills: string[]; }[]; EXPERIENCES: { title: string; company: string; location: string; from: string; to: string; bullets: string[]; }[]; }; export default _default;