Skip to content

True Myth / result / OkJSON

Interface: OkJSON<T>

Representation of an Ok when serialized to JSON.

Type Parameters

T

T

Properties

value

value: T


variant

variant: "Ok"