JsonObject<T>: {
    [key in Keys]: T
}

Type Parameters

  • T = unknown