UNPKG
xsd-json-converter
Version:
latest (2.1.1)
2.1.1
2.1.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1-beta.3
1.1.1-beta.2
1.1.1-beta.1
1.1.0
1.0.1
1.0.0
0.0.1
Convert XSD to JSON
swiftmx.co/xsd-json-converter
pixelbyaj/xsd-json-converter
xsd-json-converter
/
dist
/
platform.d.ts
3 lines
(2 loc)
•
101 B
TypeScript
View Raw
1
2
3
export
declare
const
getAppPath
:
() =>
any
;
export
declare
const
getPlatform
:
() =>
NodeJS
.
Platform
;