UNPKG

@mikezimm/fps-core-v7

Version:

Library of reusable core interfaces, types and constants migrated from fps-library-v2

11 lines 223 B
export interface IRepoLinks { repo: any; issues: any; wiki: any; projects: any; href: string; target: string; desc: string; cCode: string; } //# sourceMappingURL=IRepoLinks.d.ts.map