Type alias GetConfig<T, CUSTOM_DATA>

GetConfig<T, CUSTOM_DATA>: ((configDir: string, customData?: DeepReadonly<CUSTOM_DATA>) => OrPromise<DeepReadonly<T>>)

Type Parameters

Type declaration

Generated using TypeDoc