We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfa53f4 + edb69ac commit 5eebe47Copy full SHA for 5eebe47
readme.md
@@ -16,6 +16,7 @@
16
```typescript
17
import { GenerateSqlFromMermaid } from "@funktechno/little-mermaid-2-the-sql/lib/src/Library";
18
import { MarkdownContentResponseI } from "@funktechno/little-mermaid-2-the-sql/lib/src/types";
19
+ import { DbEntityAttributesDefinition, DbRelSpec } from "@funktechno/little-mermaid-2-the-sql/lib/src/types";
20
21
22
const markdownContent:MarkdownContentResponseI ={
0 commit comments