@kosko/envInterfacesLoaderOn this pagepublicLoader Loads environment variables.Index MethodscomponentglobalMethods componentcomponent(name: string): anyReturns component variables. If the returned value is an array, the value will be flattened.Parametersname: stringComponent nameReturns anyglobalglobal(): anyReturns global variables. If the returned value is an array, the value will be flattened.Returns any
Loads environment variables.