UNPKG

i-do-config

Version:

Provide app configuration as key-value pairs from multiple providers. Inspired by ASP.net Core

4 lines (3 loc) 78 B
export interface IConfigurationValueProviderOptions { name?: string; }