UNPKG

@mikezimm/fps-core-v7

Version:

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

11 lines 510 B
// import { IItemIsAValues } from "./IFPSItemIsAv2"; // export interface IFPSItemIsAListObject { // VersionsDisabled?: boolean; // Added to highlight code in libraries... // AttachmentsDisabled?: boolean; // Added to highlight code in libraries... // HasMinimalDownload?: boolean; // Added to highlight code in libraries... // ToManyItems?: boolean; // LotsOfItems?: boolean; // NoItems?: boolean; // allIsAKeys?: IItemIsAValues[]; // } //# sourceMappingURL=IFPSItemIsAListObject.js.map