UNPKG

@mikezimm/fps-library-v2

Version:

Library of reusable typescript/javascript functions, interfaces and constants

12 lines (11 loc) 557 B
/** * CodeAnalizerComment: Updated 1 imports on 2024-09-21 23:07:24 * Update:: import { IRepoLinks } to '@mikezimm/fps-core-v7/lib/components/atoms/Links/IRepoLinks;' */ import { IRepoLinks } from '@mikezimm/fps-core-v7/lib/components/atoms/Links/IRepoLinks'; export declare const gitSocialiis: IRepoLinks; export declare const gitGridCharts: IRepoLinks; export declare const gitCarrotCharts: IRepoLinks; export declare const gitActionNews: IRepoLinks; export declare const gitImageMapper: IRepoLinks; //# sourceMappingURL=LinksRepos.d.ts.map