UNPKG
@fmlang/fml-to-schema
Version:
latest (0.0.2)
0.0.2
0.0.1
Convert Forms Markup Language (FML) to jsonv-ts (JSON Schema)
@fmlang/fml-to-schema
/
lib
/
types
/
index.d.ts
2 lines
(1 loc)
•
49 B
TypeScript
View Raw
1
2
export
{
FmlToSchema
}
from
"./src/FmlToSchema"
;