UNPKG

curli-config

Version:

A small library to load/validate configuration files placed in different sides of the application using environments

4 lines (3 loc) 71 B
export interface ConfigFilesPathModelInterface { path: string; }