toNestedAttributePatch
toNestedAttributePatch<
T>(attributes,path,value):Partial<T>
Defined in: wp-typia-block-runtime/src/validation.ts:343
Type Parameters
Section titled “Type Parameters”T extends object
Parameters
Section titled “Parameters”attributes
Section titled “attributes”T
string
unknown
Returns
Section titled “Returns”Partial<T>