Skip to Content
APIUtilsType Alias: UrlCategory

Type Alias: UrlCategory

type UrlCategory = BasicCategory & object

Represents a category containing a url.

Type declaration

type

type: "Url"

url

url: string
Last updated on