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 183fd8d commit d248448Copy full SHA for d248448
src/types.ts
@@ -1,4 +1,4 @@
1
-interface Link {
+export interface Link {
2
text: string
3
to?: string
4
href?: string
0 commit comments