Skip to content

Commit

Permalink
Merge pull request #78 from Software-Developers-IRL/f/lastlink3
Browse files Browse the repository at this point in the history
missing types from docs
  • Loading branch information
lastlink authored Oct 12, 2022
2 parents bfa53f4 + edb69ac commit 5eebe47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
```typescript
import { GenerateSqlFromMermaid } from "@funktechno/little-mermaid-2-the-sql/lib/src/Library";
import { MarkdownContentResponseI } from "@funktechno/little-mermaid-2-the-sql/lib/src/types";
import { DbEntityAttributesDefinition, DbRelSpec } from "@funktechno/little-mermaid-2-the-sql/lib/src/types";


const markdownContent:MarkdownContentResponseI ={
Expand Down

0 comments on commit 5eebe47

Please sign in to comment.