mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 06:24:54 +10:00
2 lines
74 B
TypeScript
2 lines
74 B
TypeScript
export type Integration = 'linkedin' | 'json-resume' | 'reactive-resume';
|