UNPKG

@mikezimm/fps-core-v7

Version:

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

9 lines 283 B
/** * 2024-09-06: Migrated from same folder fps-library-v2\src\pnpjs\SourceItems */ import { ISourceProps } from '../../ISourceProps'; /** * DO NOT FORGET TO ASSIGN fpsSpService! */ export declare const NewsSource: ISourceProps; //# sourceMappingURL=NewsSource.d.ts.map