Type Alias TypeValueRecords<T>

TypeValueRecords: Record<keyof T, LoaderTypeValueStrict<T[keyof T]>>

TypeValueRecords

Type Parameters

  • T