forgot to export color

This commit is contained in:
Blue 2018-11-18 21:15:26 +03:00
parent 42f5b4fb63
commit c1ffae9f90
1 changed files with 1 additions and 0 deletions

View File

@ -37,3 +37,4 @@ class Color {
}
}
export default Color;