---
title: shared
framework: declaredagerange
role: symbol
role_heading: Type Property
path: declaredagerange/agerangeservice/shared
---

# shared

The singleton app instance for accessing age range services.

## Declaration

```swift
static let shared: AgeRangeService
```

## Discussion

Discussion Use shared to access the AgeRangeService instance in your app.
