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,6 +1,6 @@
import utils_module = require("Utils/utils_ios");
module tk {
export module tk {
// TODO: Think better naming and namespaces - e.g. tk.storage
export module preferences {