mdfetch API Documentation - v1.0.0
GitHub
Preparing search index...
readable
Link
Interface Link
Represents a hyperlink with title and URL.
interface
Link
{
title
:
string
;
url
:
string
;
}
Index
Properties
title
url
Properties
title
title
:
string
Link text/title
url
url
:
string
Link URL
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
title
url
GitHub
mdfetch API Documentation - v1.0.0
Loading...
Represents a hyperlink with title and URL.