Type alias CanonicalPropertiesTypes<K>

CanonicalPropertiesTypes<K>: Record<K, CanonicalPropertySchema>

Type Parameters

  • K extends symbol | number | string = string

Generated using TypeDoc