Type alias BindingLiteralValue<T>

BindingLiteralValue<T>: T

A literal JSON value.

Type Parameters

  • T

Example

{
// ...
"visible": true,
},