hashbrown

ObjectType

API

interface ObjectType<Result extends Readonly<Record<string, any>> = Readonly<Record<string, any>>> extends HashbrownType  {
}
ObjectType
@typeResult
Readonly<Record<string, any>>
"~schema"
internal]: ObjectTypeInternals<Result>

ObjectType

API

ObjectType:  HashbrownTypeCtor < ObjectType >;