UNPKG

read-appsettings-json

Version:
6 lines (5 loc) 115 B
export declare class AppConfiguration { static json: any; constructor(); static Setting(): any; }