add unit computation

This commit is contained in:
2017-08-16 16:24:56 +02:00
parent 37319fa278
commit d9dd881e6e
7 changed files with 126 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ import * as plugins from './smarttime.plugins'
export * from './smarttime.classes.hrtmeasurement'
export * from './smarttime.classes.timestamp'
export * from './smarttime.units'