UNPKG

scheunemann-interfaces

Version:
5 lines (4 loc) 84 B
export interface IResumeCollectionStatus { status: string; count: number; }