UNPKG

@mikezimm/fps-core-v7

Version:

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

9 lines 296 B
/** * 2024-09-06: Migrated to fps-core-v7\src\types\fps-returns\common\IItemsError.ts */ // import { IHelpfullOutput } from "../../logic/Errors/friendly"; // export interface IItemsError { // items: any[]; // errorInfo: IHelpfullOutput; // } //# sourceMappingURL=IItemsError.js.map