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 7d23c99 commit c634b8bCopy full SHA for c634b8b
dotcom-rendering/src/types/hostedContent.ts
@@ -1,4 +1,4 @@
1
-import { FEHostedContent } from 'src/frontend/feHostedContent';
+import type { FEHostedContent } from '../frontend/feHostedContent';
2
3
enum HostedContentType {
4
Article,
0 commit comments