type IOutlineParam = any; Copy
type IOutlineParam = any;
Generic type representing arbitrary param for outline operations. Used as a flexible placeholder for input param in outline schemas and arguments.