Version: v1On this pageIJSONSegment InterfaceSignature export interface IJSONSegment Properties PropertyModifiersTypeDescriptionpropsoptionalRecord<string, any> Property Details props Signature props?: Record<string, any>; Type: Record<string, any>