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 3bde563 commit f81ba0bCopy full SHA for f81ba0b
1 file changed
server/utils/readme.ts
@@ -1,7 +1,7 @@
1
import { marked, type Tokens } from 'marked'
2
import sanitizeHtml from 'sanitize-html'
3
import { hasProtocol, withoutTrailingSlash } from 'ufo'
4
-import { ReadmeResponse } from '#shared/types/readme.js'
+import type { ReadmeResponse } from '#shared/types/readme.js'
5
6
/**
7
* Playground provider configuration
0 commit comments