This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
usky-oa
/
jnpf-web-vue3
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
e984acc6d0
Branches
Tags
master
jnpf-web-vue3
/
node_modules
/
@logicflow
/
extension
/
es
/
bpmn-adapter
/
json2xml.d.ts
json2xml.d.ts
68 B
Verlauf
Originalformat
1
2
declare function lfJson2Xml(o: any): string;
export { lfJson2Xml };