Type Alias BooleanLiteral<X>

BooleanLiteral<X>: TrueLiteral<X> | FalseLiteral<X>

Type Parameters

  • X