IfSet<X>: X extends UnsetAdditionalOptions
    ? {}
    : X

Type Parameters

  • X

Generated using TypeDoc