UNPKG
schema-to-erd
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.1
2.0.0
1.4.2
1.4.1
1.4.0
1.2.12
1.2.10
1.2.9
1.2.8
1.2.6
1.2.5
1.2.4
1.2.2
1.1.6
1.1.4
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Generate ERD UML file from Schema DDL file
github.com/youngkiu/schema-to-erd
youngkiu/schema-to-erd
schema-to-erd
/
dist
/
esm
/
index.js
3 lines
•
101 B
JavaScript
View Raw
1
2
3
import
schemaToErd
from
'./schema_to_erd'
;
export
{ schemaToErd, };
//# sourceMappingURL=index.js.map