---
title: URL.UnwrappedType
framework: foundation
role: symbol
role_heading: Type Alias
path: foundation/url/unwrappedtype
---

# URL.UnwrappedType

The core type for conforming with App Intents.

## Declaration

```swift
typealias UnwrappedType = URL
```

## See Also

### App Intents support

- [defaultResolverSpecification](foundation/url/defaultresolverspecification.md)
- [URL.Specification](foundation/url/specification.md)
- [URL.ValueType](foundation/url/valuetype.md)
