Skip to content

Type Alias: UrlShape

UrlShape = `https://${string}` | `http://${string}` | `/${string}`

Defined in: packages/grabkit/src/UrlShape.ts:1