type IOutlineData = any; Copy
type IOutlineData = any;
Generic type representing arbitrary data param for outline operations. Used as a flexible placeholder for data param in outline schemas and results.