Type alias EmptyNotDef<T, D>

EmptyNotDef<T, D>: T extends "" ? T : D

Type Parameters

  • T

  • D