Skills Development Admin Configs Abstractions Catalog

Admin Configs Abstractions Catalog

v20260825
webiny-admin-configs-catalog
This module provides a centralized catalog of configuration abstractions for administrative panels. By defining standardized interfaces (like AdminConfig), it ensures type safety and consistency when accessing application settings across different parts of the web application. Developers should import the specific abstraction needed to maintain robust code structure.
Get Skill
450 downloads
Overview

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


Info
Category Development
Name webiny-admin-configs-catalog
Version v20260825
Size 459B
Updated At 2026-09-06
Language