UNPKG

@logicflow/extension

Version:
4 lines (3 loc) 138 B
declare function handleAttributes(obj: any): any; declare function lfJson2Xml(obj: any): string; export { lfJson2Xml, handleAttributes };