Preparing search index...
The search index is not available
root
root
apps/blog/src/lib/utility/schema
authorSchema
Variable authorSchema
Const
authorSchema
:
{
"@context"
:
"https://schema.org"
;
"@id"
:
string
;
"@type"
:
"Person"
;
name
:
string
;
url
:
string
;
}
= ...
Type declaration
@context
:
"https://schema.org"
@id
:
string
@type
:
"Person"
name
:
string
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
root
Loading...