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