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.
1 parent 99bcbfa commit e385c18Copy full SHA for e385c18
src/index.ts
@@ -77,4 +77,5 @@ export { log } from './log'
77
export { escapeHtml } from './escapeHtml'
78
export { unescapeHtml } from './unescapeHtml'
79
export { getLru } from './getLru'
80
+export { DotTextCanvas } from './DotTextCanvas'
81
0 commit comments