Code re-organization

This commit is contained in:
watsonb8
2020-01-01 23:39:07 -05:00
parent 020a2fc240
commit 672362a9a4
6 changed files with 28 additions and 27 deletions

1
src/Models/index.ts Normal file
View File

@ -0,0 +1 @@
export * from './IDevice';