Docs
This commit is contained in:
parent
d3d96bc9ad
commit
514f524951
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ export default interface UnitConfigJson {
|
|||
/**
|
||||
* Every key from this list will be normalized.
|
||||
*
|
||||
* To render a united value properly, use
|
||||
* To render the value properly (with a human readable denomination), use `{canonical(<key>)}`
|
||||
*/
|
||||
appliesToKey: string[]
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue