Schema<T>: {
    [Property in keyof T]: ValueSchema
}

Type Parameters

  • T

Generated using TypeDoc