more readme

This commit is contained in:
2023-04-29 16:01:55 -07:00
parent fde713fdbc
commit 8c33dd7a1a
2 changed files with 88 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
import { marked } from 'marked';
import type { marked } from 'marked';
import { icons } from './icons';
import { MarkdownOptions } from './render';