GetOptionsAll<T, K>: GetOptionsReactive<T, K> | GetOptionsAsync<T, K> | GetOptions<T, K>

The options to get an EnvironmentState property.

Type Parameters

  • T extends NonUndefined<Property>

    The EnvironmentState property type.

  • K = T

    The expected property target type.

Generated using TypeDoc