@app-config/config
TypeScript icon, indicating that this package has built-in type declarations

2.9.0-beta.1 • Public • Published

App Config

This is a package for configuration loading in App Config. It's also accessible through @app-config/main.

import { loadValidatedConfig, ConfigLoadingOptions } from '@app-config/config';

const { fullConfig } = await loadValidatedConfig();

The API of this module is documented via TypeScript definitions.

Read the Introduction or Quick Start guides on our website.

Readme

Keywords

none

Package Sidebar

Install

npm i @app-config/config

Weekly Downloads

5,224

Version

2.9.0-beta.1

License

MPL-2.0

Unpacked Size

34.7 kB

Total Files

8

Last publish

Collaborators

  • joelgallant-me
  • gregnr