docs: update override price selection strategy documentation (#5438)
* docs: update override price selection strategy documentation * fix eslint errors
This commit is contained in:
@@ -17,7 +17,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
|
||||
### Record
|
||||
|
||||
Ƭ **Record**<`K`, `T`\>: { [P in K]: T }
|
||||
**Record**<`K`, `T`\>: { [P in K]: T }
|
||||
|
||||
Construct a type with a set of properties K of type T
|
||||
|
||||
|
||||
Reference in New Issue
Block a user