Added missing export. Uncommented the camera.android implementation.

This commit is contained in:
atanasovg
2014-03-13 13:02:00 +02:00
parent 67b965c73a
commit 6f5700b618
3 changed files with 19 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
module tk {
export module tk {
export module ui {
export enum ImageType {
PNG = 0,