---
name: webiny-admin-configs-catalog
context: webiny-api
description: >
  admin/configs — 1 abstractions.
---

# admin/configs

## How to Use

1. Find the abstraction you need below
2. You MUST read the source file to get the exact interface and types!
3. Import: `import { Name } from "<importPath>";`

## Abstractions

---
**Name:** `AdminConfig`
**Import:** `import { AdminConfig } from "webiny/admin/configs"`
**Source:** `@webiny/app-admin/config/AdminConfig.tsx`

---
