src/app/lib/unit-converter.component.ts
Converter annotation model (map of conversion functions)
Properties |
in |
in:
|
Type : string
|
input unit name |
name |
name:
|
Type : string
|
Name of the function that performs conversion |
out |
out:
|
Type : string
|
output unit name |