Preparing search index...
The search index is not available
shlink.ts
shlink.ts
statsTagJson
Interface statsTagJson
interface
statsTagJson
{
shortUrlsCount
:
number
;
tag
:
string
;
visitsSummary
:
{
bots
:
number
;
nonBots
:
number
;
total
:
number
;
}
;
}
Index
Properties
short
Urls
Count
tag
visits
Summary
Properties
Readonly
short
Urls
Count
short
Urls
Count
:
number
tag
tag
:
string
Readonly
visits
Summary
visits
Summary
:
{
bots
:
number
;
nonBots
:
number
;
total
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
short
Urls
Count
tag
visits
Summary
shlink.ts
Loading...