export D3Element from mermaidAPI; use in accessibility

This commit is contained in:
Ashley Engelund (weedySeaDragon @ github)
2022-11-20 12:27:29 -08:00
parent 2a98791ec9
commit a9c337302a
4 changed files with 21 additions and 12 deletions

View File

@@ -12,6 +12,16 @@
Renames and re-exports [mermaidAPI](mermaidAPI.md#mermaidapi)
## Type Aliases
### D3Element
Ƭ **D3Element**: `any`
#### Defined in
[mermaidAPI.ts:73](https://github.com/mermaid-js/mermaid/blob/master/packages/mermaid/src/mermaidAPI.ts#L73)
## Variables
### mermaidAPI