GetValues<T>: T extends ConfigFunction<infer U>
    ? U
    : T

Type Parameters

  • T

Generated using TypeDoc