frontend/.pnpm-store/v3/files/d2/69919a0d415133087f9c4db37176cd77348ed156529556200283d4970d8c9a5b660ec5e20b52bc741715cb95b963958b597266cf2319311248ff485f3deef1

5 lines
120 B
Plaintext

/**
* Relative or absolute URL. Examples: `'/orgs/{org}'`, `https://example.com/foo/bar`
*/
export type Url = string;