Home > @skunkteam/types > FullType
Result of the object() function.
Signature:
type FullType<Props extends Properties> = TypeImpl<InterfaceType<Simplify<Props>, Simplify<TypeOfProperties<Writable<Props>>>>>;
References: Properties, TypeImpl, InterfaceType, Simplify, TypeOfProperties, Writable